EOEP_CONDCNJ_VW(SQL View) |
Index Back |
|---|---|
Price Condition ConjunctionPrice Condition Conjunction |
| SELECT setid , eoep_rule_id , eoep_condconj_id , eoep_cond_seq , eoep_CONDCONJ_FK FROM PS_EOEP_COND_CONJ |
| # | 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.
Prompt Table: SP_SETID_NONVW |
|
| 2 | Character(30) | VARCHAR2(30) NOT NULL | Price Rule ID | |
| 3 | Number(10,0) | DECIMAL(10) NOT NULL | Condition Conjunction ID | |
| 4 | Number(10,0) | DECIMAL(10) NOT NULL | Price Condition Sequence | |
| 5 | Number(10,0) | DECIMAL(10) NOT NULL | Condition Conjunction Foreign Key |