UPG_AREA_STUDY

(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 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID
2 DATE_ACQUIRED Date(10) DATE Date Acquired
3 AREA_OF_STUDY Character(50) VARCHAR2(50) NOT NULL Area of Study
4 AREA_OF_STDY_GRADE Character(4) VARCHAR2(4) NOT NULL Area Of Study Grade
5 JPM_PROFILE_ID Character(12) VARCHAR2(12) NOT NULL The id, autoassigned or user assigned of the profile. This id is used to group items and other related material together into one coherent profile.
6 JPM_DISTINCT_IND Character(1) VARCHAR2(1) NOT NULL Discinct Indicator
7 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.
8 COUNTER Signed Number(6,0) DECIMAL(5) NOT NULL Counter