EOEP_APP_RL_VW(SQL View) |
Index Back |
---|---|
Price Rule View |
SELECT setid , eoep_app_cd , eoep_rule_id , descr100 FROM PS_EOEP_RULE WHERE eoep_rule_status = 'D' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | 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 | EOEP_APP_CD | Character(4) | VARCHAR2(4) NOT NULL |
Transaction Code
Prompt Table: EOEP_APPCD_VW |
3 | EOEP_RULE_ID | Character(30) | VARCHAR2(30) NOT NULL | Price Rule ID |
4 | DESCR100 | Character(100) | VARCHAR2(100) NOT NULL | Length 100 Description |