HRS_G_PR_LNG(SQL Table) |
Index Back |
---|---|
Priority Placement Code TableGVT: This table is used to record valid Priority Placement code values. Priority Placement is used during the Recruiting/Hire/Promote processes as well as other staffing processes to ensure that employees who have been separated/RIFed/Changed to Lower Grade are given priority consideration for new placement actions. Related Language record for GVT_PRIO_TBL. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | GVT_PRIO_PLCMNT_CD | Character(3) | VARCHAR2(3) NOT NULL | Priority Placement Code |
2 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
3 | EFFDT | Date(10) | DATE NOT NULL | Effective Date |
4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |