EOEP_SEARCH_VW(SQL View) |
Index Back |
|---|---|
Price rule search viewPrice rule search view |
| SELECT setid , eoep_rule_id , eoep_cond_seq FROM PS_EOEP_CONDITION |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | This field is used to store the value of SetID on various setup tables. | |
| 2 | Character(30) | VARCHAR2(30) NOT NULL | Price Rule ID | |
| 3 | Number(10,0) | DECIMAL(10) NOT NULL | Price Condition Sequence |