UPG_JOB_LANG(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 | JOB_PROFILE_ID | Character(12) | VARCHAR2(12) NOT NULL | Job Profile ID |
2 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
3 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
4 | JOB_PROF_DESCR | Character(30) | VARCHAR2(30) NOT NULL | Job Profile Description |
5 | JOB_PROF_DESCRSHRT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |
6 | JOB_PROF_DESCRLONG | Long Character | CLOB | Job Profile Long Description |