GPFR_WRK_RUNCTL(SQL Table) |
Index Back |
|---|---|
Run control worked daysRun control record for worked days by week |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(30) | VARCHAR2(30) NOT NULL |
A user's ID (see PSOPRDEFN).
Prompt Table: OPERATOR_VW |
|
| 2 | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID | |
| 3 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Prompt Table: SET_VLD_TL_01 |
| 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).
Prompt Table: SCH_DEFN_TBL |
| 5 | GPFR_BGN_DT | Date(10) | DATE NOT NULL | Begin Date |
| 6 | GPFR_END_DT | Date(10) | DATE NOT NULL | End Date |