ReleaseUpdateDB60_HRM.updateHcmPersonEducation Method [AX 2012]

Inserts records into the HcmPersonEducation table from the HRMVirtualNetworkEducation table.

public void updateHcmPersonEducation()

Run On

Server

The Person field that holds the record ID from the DirPerson table replaces the HrmVirtualNetworkId field.The EducationDiscipline field that holds the record ID from the HcmEducationDiscipline table replaces the HrmEducationTypeId field.The EducationInstitution field that holds the record ID from the HcmEducationInstitution table replaces the HrmEducationCenterId field.The EducationLevel field that holds the record ID from the HcmEducationLevel table replaces the HrmEducationDegreeId field.

Community Additions

ADD
Show: