BN_M_EBX_ST_AET(SQL Table) |
Index Back |
---|---|
AE state Table for eBenX Int.This state table is used by the primary Application Engine process for the eBenX/eBenefits integration |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
2 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
3 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
4 | SCHEDULE_ID | Character(16) | VARCHAR2(16) NOT NULL | The Schedule ID is a field used to uniquely identify a Schedule Definition or Schedule Calendar (built out Schedule Definition). |
5 | MERCHANTID | Character(30) | VARCHAR2(30) NOT NULL | Merchant ID |
6 | WHERE_CLAUSE | Long Character(500) | VARCHAR2(500) | Where Clause |
7 | ASOFDATE | Date(10) | DATE | As of Date |