ReleaseUpdateDB60_HRM.updateHRMApplicantTableFK Method [AX 2012]

Updates the EducationLevel field, the VeteranStatus field and the EthnicOrigin field of the HRMApplicantTable table.

public void updateHRMApplicantTableFK()

Run On

Server

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.

Community Additions

ADD
Show: