GPS_CSR_CODES(SQL Table) |
Index Back |
---|---|
Civil Service Rank codesThis is used to define Civil Service Rank codes. |
# | 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_14 |
2 | GPS_CSR_CD | Character(15) | VARCHAR2(15) NOT NULL | This field is used to define Civil Service Ranks. |
3 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
4 | EFF_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Effective Status
A=Active I=Inactive Default Value: A |
5 | DESCR120_2 | Character(120) | VARCHAR2(120) NOT NULL | This is used to store the Male Description of Civil Service Ranks. |
6 | DESCR120 | Character(120) | VARCHAR2(120) NOT NULL | This is used to store Female Description of Civil Service Ranks. |