TL_LBDST_RUNCTL(SQL Table) |
Index Back |
---|---|
Labor Distribution Run ControlThe Pay Update Run Control record manages the pay update process. |
# | 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 | RUN_ID | Character(10) | VARCHAR2(10) NOT NULL |
Pay Run ID
Prompt Table: PAY_RUN_TBL |
4 | PROCESS_ON_OFF | Character(1) | VARCHAR2(1) NOT NULL |
Process On or Off-Cycle
F=Off-Cycle Checks O=On-Cycle Checks |