EOEP_RULE_SEL(SQL Table) |
Index Back |
---|---|
Price Rule SelectionPrice Rule 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_RULE_ID | Character(30) | VARCHAR2(30) NOT NULL |
Price Rule ID
Prompt Table: EOEP_RULE |
5 | LASTUPDDT_SINCE | Date(10) | DATE | Last Update Date Since |
6 | LASTUPDTM_SINCE | Time(15) | TIMESTAMP | Last Updated Time Since |
7 | SELECT_FLAG | Character(1) | VARCHAR2(1) NOT NULL |
Selection Flag
C=C N=N Y=Y |
8 | WHERE_CLAUSE_LONG | Long Character(4000) | CLOB | Where Clause |