Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Updates the EducationLevel field, the VeteranStatus field and the EthnicOrigin field of the HRMApplicantTable table.
Syntax
public void updateHRMApplicantTableFK()
Run On
Server
Remarks
Updates the EducationLevel field of the HRMApplicantTable table with the corresponding value from the record ID field of the HcmEducationLevel table.Updates the VeteranStatus field of the HRMApplicantTable table with the corresponding value from the record ID field of the HcmVeteranStatus table.Updates the EthnicOrigin field of the HRMApplicantTable table with the corresponding value from the record ID field of the HcmEthnicOrigin table.