GVT_PERF_STAN(SQL Table) |
Index Back |
---|---|
Perf Plan Standards (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 standards for each performance plan element. |
# | 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 |
3 | GVT_PERF_ELEMNT | Character(2) | VARCHAR2(2) NOT NULL | Performance Element Number |
4 | GVT_PERF_STAN_NBR | Character(2) | VARCHAR2(2) NOT NULL | Performance Standard Number |
5 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
6 | COMMENTS | Long Character | CLOB NOT NULL | Comment |