PA_CALC_GRP(SQL Table) |
Index Back |
---|---|
Group Calculation ListThis is an employee table which contains groups of emplids to be used for group calculations. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | LIST_NM | Character(10) | VARCHAR2(10) NOT NULL | Name of group of employees |
2 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Prompt Table: PERS_SRCH_GBL |