ReleaseUpdateDB60_HRM.updateHcmEducationDisciplineGroup Method [AX 2012]
Inserts records into the HcmEducationDisciplineGroup table from the HRMEducationGroupType table.
Syntax
public void updateHcmEducationDisciplineGroup()
Run On
Server
Remarks
This update will discard duplicates associated with discarded duplicates upgrades with the HcmEducationDisciplineGroup table and the HcmEducationDisciplineCategory table.The EducationDiscipline field of the HcmEducationDisciplineGroup table is the foreign key to the HcmEducationDiscipline table.The EducationDisciplineCategory field of the HcmEducationDisciplineGroup table is the foreign key to the HcmEducationDisciplineCategory table.