GVT_PERF_PLAN(SQL Table) |
Index Back |
---|---|
Performance Pln Tbl (Obsolete)OBSOLETE! This table is obsolete as of Release 8.4. It contains "frozen" data that was not upgraded. It is retained for historical queries only and should not be edited. This table is no longer maintained by PeopleSoft and will be dropped during a subsequent release. -------------------------------------------------- This record defines the performance plans used for determining the requirements for a specific job. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | GVT_PERF_PLAN | Character(8) | VARCHAR2(8) NOT NULL | Performance Plan |
2 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
3 | EFF_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Effective Status
A=Active I=Inactive Default Value: A |
4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
5 | RATING_SCALE | Character(4) | VARCHAR2(4) NOT NULL |
Rating Scale
Prompt Table: REVW_SCALE_TBL |