EOEP_RULE_VW_LG(SQL View) |
Index Back |
|---|---|
Price Rule ViewA price rule is the combination of a Price Condition and a Price Formula. This is the entity that the pricing manager creates. |
| SELECT SETID , eoep_RULE_ID , LANGUAGE_CD , DESCR20 , DESCR100 FROM PS_EOEP_RULE_LNG |
| # | 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.
Default Value: OPR_DEF_TBL_FS.SETID Prompt Table: SP_SETID_NONVW |
|
| 2 | Character(30) | VARCHAR2(30) NOT NULL | Price Rule ID | |
| 3 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
| 4 | DESCR20 | Character(20) | VARCHAR2(20) NOT NULL | Description 20 |
| 5 | DESCR100 | Character(100) | VARCHAR2(100) NOT NULL | Length 100 Description |