UPG_ELEMENT_DTL

(SQL Table)
Index Back

Element Detail Table

This table tracks the progress of the employees' elements which are associated with a competency, if they have been satisfied. Release 9 Job Profile Managment (JPM): Table became a view to JPM data. Ownership of table transferred from HR Core Objects to JPM.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID
2 EVALUATION_ID Character(2) VARCHAR2(2) NOT NULL Evaluation ID
3 COMPETENCY Character(8) VARCHAR2(8) NOT NULL Competency
4 EFFDT Date(10) DATE NOT NULL Effective Date

Default Value: %date

5 ELEMENT_CD Character(10) VARCHAR2(10) NOT NULL Element code

Prompt Table: CM_ELEMENT_TBL

6 SATISFIED Character(1) VARCHAR2(1) NOT NULL This is a Yes/No flag to indicate if employee satisfied a certain criterion.

Y/N Table Edit

Default Value: N

7 START_DT Date(10) DATE Start Date
8 EXP_DT Date(10) DATE Expected Completion Date
9 COMP_DT Date(10) DATE Completion Date
10 DESCRLONG Long Character CLOB Long Description