GP_GRP_LIST_RUN(SQL Table) |
Index Back |
---|---|
Active Group List entryGroup List Run contains the EMPLID of payees currently being processed as part of a Group List through the GP absence and payroll processes. Its purpose is to help detect and prevent concurrent runs with same payee |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
2 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
3 | CAL_RUN_ID | Character(18) | VARCHAR2(18) NOT NULL | Calendar Run Id |
4 | GROUP_LIST_ID | Character(10) | VARCHAR2(10) NOT NULL | Group List ID |
5 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |