RB_ARB_PLAN_VW(SQL View) |
Index Back |
---|---|
Price Arbitration Plan viewThis view is to obtain Price Arbitration Plan. |
SELECT setid , eoep_arb_id , descr FROM PS_EOEP_ARB_PLAN |
# | 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_ARB_ID | Character(10) | VARCHAR2(10) NOT NULL | Arbitration Plan |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |