Target Column |
Business Definition |
Database Data Type |
Source Name |
Source Column |
CERTIFICATION
|
4 character code identifying the certification.
|
VARCHAR2(4)
|
PPRCERT
|
PPRCERT_CERT_CODE
|
CERTIFICATION_DATE
|
Date the certification was obtained.
|
DATE
|
PPRCERT
|
PPRCERT_CERT_DATE
|
CERTIFICATION_DESC
|
Certification description.
|
VARCHAR2(30)
|
FUNCTION
|
GOKODSF.F_GET_DESC
|
CERTIFICATION_EXPIRE_DATE
|
Date the certification expires.
|
DATE
|
PPRCERT
|
PPRCERT_EXPIRE_DATE
|
CERTIFICATION_NUMBER
|
Number of the certification if applicable.
|
VARCHAR2(20)
|
PPRCERT
|
PPRCERT_CERT_NO
|
COMMENTS
|
Free form comment on the certificates recorded for a person.
|
VARCHAR2(2000)
|
PPRCERT
|
PPRCERT_COMMENTS
|
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
|
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
|
NEXT_CERTIFICATION_DATE
|
Date on which the employee is scheduled to be re-certified.
|
DATE
|
PPRCERT
|
PPRCERT_NEXT_CERT_DATE
|
PERSON_UID
|
System generated, unique, internal identification number assigned to this person.
|
NUMBER(8)
|
PPRCERT
|
PPRCERT_PIDM
|
ZONE_VALUE
|
Process-oriented identifier for the record used to determine access authorization to this record. Institution defined.
|
VARCHAR2(6)
|
NA
|
NA
|