ReleaseUpdateDB60_HRM.updateHcmBenefitPlan Method [AX 2012]
Inserts a record into the HcmBenfitPlan table for each record that exists in the DEL_HrmBenefitType table.
Syntax
public void updateHcmBenefitPlan()
Run On
Server
Remarks
The HcmBenefitPlan table is not company specific but the HrmBenefitType is. This method handles the possibility of duplicate records caused by company specific data.