HR_RUNCTL_EERCD(SQL Table) |
Index Back |
---|---|
HR Run Control - Delete ERN.Run control record for Delete Emplid+Empl_Rcd process. This run control record contains input parameters for Application Engine - ERN Delete. This record is used when execution of ERN Delete is requested from the Process Scheduler. |
# | 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 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Prompt Table: HR_EMP_ALL_VW |
4 | EMPL_RCD | Number(3,0) | SMALLINT NOT NULL |
Empl Rcd Nbr
Prompt Table: HR_EERCD_VW |