Target Column |
Business Definition |
Database Data Type |
Source Name |
Source Column |
Local Source |
Local Target |
ADMINISTRATIVE_GROUP
|
Administrative-oriented identifier for the record used to determine access authorization to this record. Institution defined.
|
VARCHAR2(255)
|
NA
|
NA
|
NO
|
NO
|
CALENDAR_YEAR
|
Calendar year.
|
VARCHAR2(4)
|
PERJTOT
|
PERJTOT_YEAR
|
NO
|
NO
|
EARNINGS
|
Earnings code for which these totals are associated.
|
VARCHAR2(63)
|
PERJTOT
|
PERJTOT_EARN_CODE
|
NO
|
NO
|
EARNINGS_DESC
|
Earnings code long description.
|
VARCHAR2(255)
|
FUNCTION
|
GOKODSF.F_GET_DESC
|
NO
|
NO
|
EMPLOYER
|
Employer identification code.
|
VARCHAR2(63)
|
PERJTOT
|
PERJTOT_EMPR_CODE
|
NO
|
NO
|
EMPLOYER_DESC
|
Employer_Code description.
|
VARCHAR2(255)
|
FUNCTION
|
GOKODSF.F_GET_DESC
|
NO
|
NO
|
GROSS
|
Gross earnings for this employee for this earnings code and month.
|
NUMBER
|
PERJTOT
|
PERJTOT_GRS
|
NO
|
NO
|
HOURS
|
Total hours for this employee for this earnings code during this month.
|
NUMBER
|
PERJTOT
|
PERJTOT_HRS
|
NO
|
NO
|
ID
|
Identification number assigned to a person that is used externally for all communication and correspondence with the person.
|
VARCHAR2(63)
|
FUNCTION
|
MGKFUNC.F_GET_PERSON_INFO
|
NO
|
NO
|
JOB_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(63)
|
PERJTOT
|
PERJTOT_SUFF
|
NO
|
NO
|
MONTH
|
Month of the specified year.
|
NUMBER
|
PERJTOT
|
PERJTOT_MONTH
|
NO
|
NO
|
MULTI_SOURCE
|
Institution value for the record when the optional multi-institution facility feature has been applied.
|
VARCHAR2(63)
|
NA
|
NA
|
NO
|
NO
|
MULTI_SOURCE_DESC
|
Institution description when the optional multi-institution facility feature has been applied.
|
VARCHAR2(255)
|
NA
|
NA
|
NO
|
NO
|
NAME
|
Name of the person (last name, first name, middle initial) or organization.
|
VARCHAR2(255)
|
FUNCTION
|
MGKFUNC.F_GET_PERSON_INFO
|
NO
|
NO
|
PAY_CODE
|
Pay code.
|
VARCHAR2(63)
|
NA
|
NA
|
NO
|
NO
|
PAY_DESC
|
Pay code description.
|
VARCHAR2(255)
|
NA
|
NA
|
NO
|
NO
|
PERSON_UID
|
System generated, unique, internal identification number assigned to this person.
|
NUMBER
|
PERJTOT
|
PERJTOT_PIDM
|
NO
|
NO
|
POSITION
|
Position number for this Employee_Position.
|
VARCHAR2(63)
|
PERJTOT
|
PERJTOT_POSN
|
NO
|
NO
|
PROCESS_GROUP
|
Process-oriented identifier for the record used to determine access authorization to this record. Institution defined.
|
VARCHAR2(255)
|
NA
|
NA
|
NO
|
NO
|
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)
|
NO
|
NO
|
TOTAL_EARNINGS_YTD
|
Gross earnings associated with an employee for a given year.
|
NUMBER
|
FUNCTION
|
F_TOTAL_HOUR_EARNING_CODE
|
NO
|
NO
|
TOTAL_HOURS_YTD
|
Total hours associated with an employee for a given year.
|
NUMBER
|
FUNCTION
|
F_TOTAL_HOUR_EARNING_CODE
|
NO
|
NO
|