GPS_GRADE_MAP(SQL Table) |
Index Back |
---|---|
GPS Grades for postsmapping table for grades. Allows comparing EE grades with CS grades |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Default Value: OPR_DEF_TBL_HR.SETID Prompt Table: SET_VLD_HR_05 |
2 | EFFDT | Date(10) | DATE |
Effective Date
Default Value: %date |
3 | GPS_GRADE | Character(8) | VARCHAR2(8) NOT NULL |
Salary Grade.
Prompt Table: GPS_GRADE_CS_VW |
4 | GPS_GRADE_EE | Character(8) | VARCHAR2(8) NOT NULL |
Grade in Post Managment
Prompt Table: GPS_GRADE_EE_VW |