EOEP_ARBPLN_SEL(SQL Table) |
Index Back |
---|---|
Arbitration Plan SelectionArbitration Plan Selection |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
2 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
3 | SETID | 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 |
4 | EOEP_APP_CD | Character(4) | VARCHAR2(4) NOT NULL |
Transaction Code
Prompt Table: EOEP_APPCODE_VW |
5 | EOEP_ARB_ID | Character(10) | VARCHAR2(10) NOT NULL |
Arbitration Plan
Prompt Table: EOEP_ARB_PLAN |
6 | LASTUPDDT_SINCE | Date(10) | DATE | Last Update Date Since |
7 | LASTUPDTM_SINCE | Time(15) | TIMESTAMP | Last Updated Time Since |
8 | SELECT_FLAG | Character(1) | VARCHAR2(1) NOT NULL |
Selection Flag
C=C N=N Y=Y |
9 | WHERE_CLAUSE_LONG | Long Character(4000) | CLOB | Where Clause |