TL_AE_RN_DC_DTL(SQL Table) |
Index Back |
---|---|
Time Run Control ParticipantsThis record is used to define the employees and groups selected for a given run control within Time & Labor. |
# | 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 | FROMDATE | Date(10) | DATE | From Date |
4 | THRUDATE | Date(10) | DATE | End Date |
5 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Prompt Table: PERSON_NAME |
6 | EMPL_RCD | Number(3,0) | SMALLINT NOT NULL |
Empl Record
Prompt Table: TL_AERN_EMP_DVW |