RUN_CNTL_RF1000(SQL Table) |
Index Back |
|---|---|
Holiday AE Run Control RecordStores run control information for the Holiday load Application Engine program. |
| # | 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 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
| 4 | HOLIDAY_OPTIONS | Character(1) | VARCHAR2(1) NOT NULL |
Holiday Load Options - determine which calendars/workers to process.
0=One Worker 1=All Workers/One Schedule 2=All Workers/All Schedules |
| 5 | PERSON_ID | Character(15) | VARCHAR2(15) NOT NULL |
Person ID
Prompt Table: RF_WORKER_VW |
| 6 | HOLIDAY_SCHEDULE | Character(6) | VARCHAR2(6) NOT NULL |
This is the holiday schedule field.
Prompt Table: HOLIDAY_TBL |