RUN_CNTL_HR_ESP(SQL Table) |
Index Back |
---|---|
HR Run Control for SpainRUN_CNTL_HR contains fields that are used as input parameters for the various HR Reports. Input data is retrieved from this record when a report 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 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Prompt Table: BUS_UNIT_TBL_HR |
4 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Prompt Table: SET_LOC_VLD_VW |
5 | MATRICL_BOOK_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
This field is used in the PER054 report.
A=All Employees C=Current Employees |
6 | LOCATION | Character(10) | VARCHAR2(10) NOT NULL |
Location Code
Prompt Table: LOCATION_TBL |