TL_PG_RNCTL(SQL Table) |
Index Back |
---|---|
Pivot Grid Staging Run CntlThis is the run control record for staging pivot grid data. |
# | 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 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
4 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
5 | START_DT | Date(10) | DATE | Start Date |
6 | END_DT | Date(10) | DATE | end date |
7 | TL_PG_LOAD_EMPDATA | Character(1) | VARCHAR2(1) NOT NULL |
Ind to load Employee job data into a staging table for Pivot Grid purposes
Y/N Table Edit Default Value: N |
8 | TL_PG_LOAD_SCHRES | Character(1) | VARCHAR2(1) NOT NULL |
Indicator to load resolved schedule into staging table for Pivot Grid purpposes
Y/N Table Edit Default Value: N |
9 | TL_PG_LOAD_TSSDATA | Character(1) | VARCHAR2(1) NOT NULL |
Ind to load reported time and absence a into a staging table for Pivot Grid purposes
Y/N Table Edit Default Value: Y |
10 | WORKGROUP | Character(10) | VARCHAR2(10) NOT NULL |
Workgroup
Prompt Table: TL_WRKGRP_TBL |
11 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Prompt Table: BUS_UNIT_TBL_HR |
12 | DEPTID | Character(10) | VARCHAR2(10) NOT NULL |
Department
Prompt Table: DEPT_TBL |