# |
PeopleSoft Field Name |
PeopleSoft Field Type |
Database Column Type |
Description |
1 |
PROCESS_INSTANCE |
Number(10,0) |
DECIMAL(10) NOT NULL |
Process Instance
|
2 |
OPRID |
Character(30) |
VARCHAR2(30) NOT NULL |
A user's ID (see PSOPRDEFN).
|
3 |
RUN_CNTL_ID |
Character(30) |
VARCHAR2(30) NOT NULL |
Run Control ID
|
4 |
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.
|
5 |
JPM_PROFILE_ID2 |
Character(12) |
VARCHAR2(12) NOT NULL |
Job Profile ID
|
6 |
JPM_PROFILE_LAST |
Number(12,0) |
DECIMAL(12) NOT NULL |
Stores the Last Job Profile Management Profile ID value that allocated during auto-numbering of the Profile ID
|
7 |
FIELDNAME |
Character(18) |
VARCHAR2(18) NOT NULL |
Field Name (see PSDBFIELD).
|
8 |
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.
|
9 |
JPM_PROP_CLAUSE |
Character(12) |
VARCHAR2(12) NOT NULL |
JPM upgrade field
|
10 |
EFFDT |
Date(10) |
DATE |
Effective Date
|
11 |
SQL_ROW_COUNT |
Number(8,0) |
INTEGER NOT NULL |
Convenient AE State Record field for managing the count of affected rows when %SQLRows is not applicable.
|
12 |
CHECK_CHAR |
Character(1) |
VARCHAR2(1) NOT NULL |
Check first byte &&return type
|
13 |
JPM_CAT_TYPE |
Character(12) |
VARCHAR2(12) NOT NULL |
The name of the type of items that will be used in a Catalog and or in a Profile.
|
14 |
JPM_CAT_TYPE2 |
Character(12) |
VARCHAR2(12) NOT NULL |
Secondary content item type (as in a related item- such as a child or a supporting item of another item).
|
15 |
JPM_CAT_ITEM_ID |
Character(12) |
VARCHAR2(12) NOT NULL |
Catalog Item Id. Identifies a unique catalog item defintion within a catalog type.
|
16 |
JPM_CAT_ITEM_QUAL |
Character(12) |
VARCHAR2(12) NOT NULL |
Low Order Item key for Catalog Items when appearing in a Profile. For most Catalog Types, this will be blank - but is available if an Item needs to have multiple instances for a given Effdt in a Profile. Example: for CatalogType = Compentency, there can be multiple instances for a particular Competency, each representing a different evaluation source (Self-Eval, Mgr Eval, Approved/Official, Learning, Recruiting).
|
17 |
JPM_CAT_ITEM_QUAL2 |
Character(12) |
VARCHAR2(12) NOT NULL |
Low Order Item key for Catalog Items when appearing in a Profile. For most Catalog Types, this will be blank - but is available if an Item needs to have multiple instances for a given Effdt in a Profile. Example: for CatalogType = Compentency, there can be multiple instances for a particular Competency, each representing a different evaluation source (Self-Eval, Mgr Eval, Approved/Official, Learning, Recruiting).
|
18 |
JPM_JP_QUAL_SET |
Character(12) |
VARCHAR2(12) NOT NULL |
1st Instance Qualifier Set Name for a JPM Profile Item
|
19 |
JPM_JP_QUAL_SET2 |
Character(12) |
VARCHAR2(12) NOT NULL |
2nd Instance Qualifier Set Name for a JPM Profile Item
|
20 |
COUNTER |
Signed Number(6,0) |
DECIMAL(5) NOT NULL |
Counter
|
21 |
COUNTER1 |
Number(16,2) |
DECIMAL(15,2) NOT NULL |
Counter 1
|
22 |
JPM_ADHOC_DESCR |
Character(80) |
VARCHAR2(80) NOT NULL |
Page Title
|
23 |
EMPLID |
Character(11) |
VARCHAR2(11) NOT NULL |
Employee ID
|
24 |
AE_TEST_FLAG |
Character(1) |
VARCHAR2(1) NOT NULL |
Test Flag
|
25 |
EMPLID_OLD |
Character(11) |
VARCHAR2(11) NOT NULL |
Previous Employee ID
|
26 |
EFFDT_OLD |
Date(10) |
DATE |
Old Effective Date
|