Target Column |
Business Name |
Business Definition |
Database Data Type |
Source Name |
Source Column |
ADMINISTRATIVE_GROUP
|
Administrative Group
|
Administrative-oriented identifier for the record used to determine access authorization to this record. Institution defined.
|
VARCHAR2(255)
|
NA
|
NA
|
COMMENTS
|
Comments
|
Free form comments recorded for an employee review.
|
VARCHAR2(4000)
|
PERREVW
|
PERREVW_COMMENT
|
ID
|
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
|
MULTI_SOURCE
|
Multi Source
|
Institution value for the record when the optional multi-institution facility feature has been applied.
|
VARCHAR2(63)
|
NA
|
NA
|
MULTI_SOURCE_DESC
|
Multi Source Description
|
Institution description when the optional multi-institution facility feature has been applied.
|
VARCHAR2(255)
|
NA
|
NA
|
NAME
|
Name
|
Name of the person (last name, first name, middle initial) or organization.
|
VARCHAR2(255)
|
FUNCTION
|
MGKFUNC.F_GET_PERSON_INFO
|
NEXT_REVIEW_DATE
|
Next Review Date
|
Next review date.
|
DATE
|
FUNCTION
|
POKODSF.F_NEXT_REVIEW_DATE
|
PERSON_UID
|
Person UID
|
System generated, unique, internal identification number assigned to this person.
|
NUMBER
|
PERREVW
|
PERREVW_PIDM
|
POSITION
|
Position
|
Position.
|
VARCHAR2(255)
|
NA
|
NA
|
POSITION_CLASS
|
Position Class
|
Position class.
|
VARCHAR2(255)
|
NA
|
NA
|
POSITION_CLASS_DESC
|
Position Class Description
|
Position class description.
|
VARCHAR2(255)
|
NA
|
NA
|
POSITION_TITLE
|
Position Title
|
Position description.
|
VARCHAR2(255)
|
NA
|
NA
|
PROCESS_GROUP
|
Process Group
|
v.
|
VARCHAR2(255)
|
NA
|
NA
|
REVIEWER_UID
|
Reviewer UID
|
Internal identification number of person responsible for the review.
|
NUMBER
|
PERREVW
|
PERREVW_REVIEWER_PIDM
|
REVIEW_COMPLETED_DATE
|
Review Completed Date
|
Date the review was completed.
|
DATE
|
PERREVW
|
PERREVW_COMPLETED_DATE
|
REVIEW_DATE
|
Review Date
|
Date this review type is due for completion.
|
DATE
|
PERREVW
|
PERREVW_REVT_DATE
|
REVIEW_RATING
|
Review Rating
|
A user defined rating system for completed review types.
|
VARCHAR2(63)
|
PERREVW
|
PERREVW_REVT_RATING
|
REVIEW_TYPE
|
Review Type
|
A code identifying the type of review.
|
VARCHAR2(63)
|
PERREVW
|
PERREVW_REVT_CODE
|
REVIEW_TYPE_COMPLETE_IND
|
Review Type Complete Indicator
|
Code used to identify if this review type has been completed.
|
VARCHAR2(1)
|
PERREVW
|
PERREVW_REVT_COMPLETE
|
REVIEW_TYPE_DESC
|
Review Type Description
|
Review type description.
|
VARCHAR2(255)
|
FUNCTION
|
GOKODSF.F_GET_DESC
|