UPG_COMPIES(SQL Table) |
Index Back |
---|---|
Upgrade Only - Legacy BackupUpgrade Only - Legacy Backup This table holds a backup of Legacy Data created during the upgrade to Profile Management 9.0. When the customer is satisfied with the upgrade or no longer needs a copy of the prior data, this table should be dropped from the Database. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Prompt Table: PERSON |
2 | EVALUATION_ID | Character(2) | VARCHAR2(2) NOT NULL | Evaluation ID |
3 | COMPETENCY | Character(8) | VARCHAR2(8) NOT NULL |
Competency
Prompt Table: COMPETENCY_TBL |
4 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
5 | YR_LAST_USED | Number(4,0) | SMALLINT NOT NULL | Year Last Used |
6 | HOW_VERIFIED | Character(1) | VARCHAR2(1) NOT NULL |
Verified By
E=Employee Claim J=On the Job Training N=Not Verified O=Employer Observation T=By Test V=NVQ Authority |
7 | PROFICIENCY | Character(1) | VARCHAR2(1) NOT NULL |
Proficiency
Prompt Table: REVW_RATING_TBL |
8 | INTEREST_LEVEL | Character(1) | VARCHAR2(1) NOT NULL |
Interest Level
Default Value: 2 Prompt Table:
INT_RATING_VW
|
9 | YEARS_OF_EXP | Number(5,1) | DECIMAL(4,1) NOT NULL | Years of Work Experience |
10 | YR_ACQUIRED | Number(4,0) | SMALLINT NOT NULL | Year Acquired |
11 | START_DT | Date(10) | DATE | Start Date |
12 | COMP_DT | Date(10) | DATE | Completion Date |
13 | EXP_DT | Date(10) | DATE | Expected Completion Date |
14 | PRESENTED_DT | Date(10) | DATE | Evidence Presented |
15 | SUBMIT_DT | Date(10) | DATE | Submission Date |
16 | DESCRLONG | Long Character | CLOB | Long Description |