TRW_ADM_RUNCTL(SQL Table) |
Index Back |
---|---|
TRW Administration Run ControlThis table is the Administer Statement Run Control table that will store the main run parameters for the Rewards Extract and Build processes. |
# | 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 | TRW_STMT_ID | Character(15) | VARCHAR2(15) NOT NULL |
Reward Statement ID
Prompt Table: TRW_STMT_TBL |
4 | TRW_PROCESS_IND | Character(1) | VARCHAR2(1) NOT NULL | TRW Process Indicator |
5 | TRW_DATASRC_ID | Character(15) | VARCHAR2(15) NOT NULL | Total rewards statement - Reward Data Source ID |
6 | RT_TYPE | Character(5) | VARCHAR2(5) NOT NULL |
Defines a category of market rates for currency conversion. Some examples of rate types are commercial, average, floating, and historical.
Prompt Table: RT_TYPE_TBL |
7 | RT_RATE_INDEX | Character(10) | VARCHAR2(10) NOT NULL |
Market Rate Index
Prompt Table: RT_INDEX_TBL |