Target Column |
Business Definition |
Database Data Type |
Source Name |
Source Column |
CALENDAR_YEAR
|
Calendar year.
|
VARCHAR2(4)
|
PERJTOT
|
PERJTOT_YEAR
|
CURRENT_DATE
|
System current date (sysdate) or date the data was extracted.
|
DATE
|
NA
|
SYSDATE
|
DOMAIN_VALUE
|
Organization-oriented identifier for the record used to determine access authorization. Institution defined.
|
VARCHAR2(6)
|
NA
|
NA
|
EARNINGS
|
Earnings code for which these totals are associated.
|
VARCHAR2(3)
|
PERJTOT
|
PERJTOT_EARN_CODE
|
EARNINGS_DESC
|
Earnings code long description.
|
VARCHAR2(30)
|
FUNCTION
|
GOKODSF.F_GET_DESC
|
EMPLOYER
|
Employer identification code.
|
VARCHAR2(4)
|
PERJTOT
|
PERJTOT_EMPR_CODE
|
EMPLOYER_DESC
|
Employer_Code description.
|
VARCHAR2(30)
|
FUNCTION
|
GOKODSF.F_GET_DESC
|
GROSS
|
Gross earnings for this employee for this earnings code and month.
|
NUMBER(11, 2)
|
PERJTOT
|
PERJTOT_GRS
|
HOURS
|
Total hours for this employee for this earnings code during this month.
|
NUMBER(6, 2)
|
PERJTOT
|
PERJTOT_HRS
|
MIF_DESC
|
Institution description when the optional multi-institution facility feature has been applied.
|
VARCHAR2(30)
|
NA
|
NA
|
MIF_VALUE
|
Institution value for the record when the optional multi-institution facility feature has been applied.
|
VARCHAR2(6)
|
NA
|
NA
|
MONTH
|
Month of the specified year.
|
NUMBER(2)
|
PERJTOT
|
PERJTOT_MONTH
|
PAY_CODE
|
Pay code.
|
VARCHAR2(0)
|
NA
|
NA
|
PAY_DESC
|
Pay code description.
|
VARCHAR2(0)
|
NA
|
NA
|
PERSON_UID
|
System generated, unique, internal identification number assigned to this person.
|
NUMBER(8)
|
PERJTOT
|
PERJTOT_PIDM
|
POSITION
|
Position number of the Employee_Position.
|
VARCHAR2(6)
|
PERJTOT
|
PERJTOT_POSN
|
QUARTER
|
Quarter.
|
VARCHAR2(1)
|
CALCULATION
|
DECODE(PERJTOT_MONTH,1,1,2,1,3,1,4,2,5,2,6,2,7,3,8,3,9,3,10,4,11,4,12,4)
|
SUFFIX
|
Suffix allows users to define an Employee_Position with more precision. For example, a user could denote daytime faculty with one suffix and evening school with another.
|
VARCHAR2(2)
|
PERJTOT
|
PERJTOT_SUFF
|
TOTAL_EARNING_YTD
|
Gross earnings associated with an employee for a given year.
|
NUMBER
|
FUNCTION
|
POKODSF.F_CALC_EARNING_TOTALS_YTD
|
TOTAL_HOUR_YTD
|
Total hours associated with an employee for a given year.
|
NUMBER
|
FUNCTION
|
POKODSF.F_CALC_EARNING_TOTALS_YTD
|
ZONE_VALUE
|
Process-oriented identifier for the record used to determine access authorization to this record. Institution defined.
|
VARCHAR2(6)
|
NA
|
NA
|