TL_CAL_CTRL_TBL(SQL Table) |
Index Back |
|---|---|
Time Run Control TableThis record is used to define the Time and Labor Run Control. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). | |
| 2 | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID | |
| 3 | START_DT | Date(10) | DATE NOT NULL |
Start Date
Default Value: %date |
| 4 | END_DT | Date(10) | DATE NOT NULL | end date |
| 5 | DESCR50 | Character(50) | VARCHAR2(50) NOT NULL | Description of length 50 |