UPG_JOB_SUB

(SQL Table)
Index Back

Upgrade Only - Legacy Backup

Upgrade 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 COMPETENCY Character(8) VARCHAR2(8) NOT NULL Competency
4 EP_SUB_ID Character(12) VARCHAR2(12) NOT NULL Sub-Item unique identifier

Prompt Table: EP_SUB_COMP_TBL

5 JPM_ITEM_KEY_ID Number(12,0) DECIMAL(12) NOT NULL Unique identifier of an item within a profile. This is the primary key of profile items. It is a generic autoassigned value (a number). The unique key permits the addition of items that are not inheritently unique. They may have the same effective date, item type, item id, yet differ in a property or other value. The concept of key fields in a profile is a loose term as an object in a profile can have very different needs in identification.