GPBR_RCEMPL_TMP(SQL Table) |
Index Back |
---|---|
Payroll Register EmployeesThis table defines what employees are to be printed for the Payroll Results Register. - Purpose : Used in MANAD Report |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
2 | OPRID | Character(30) | VARCHAR2(30) NOT NULL |
A user's ID (see PSOPRDEFN).
Default Value: GP_RGST_RC.OPRID |
3 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL |
Run Control ID
Default Value: GP_RGST_RC.RUN_CNTL_ID |
4 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Prompt Table: PERS_SRCH_CURR |