ReleaseUpdateDB60_HRM.updateHcmPayrollPremium Method [AX 2012]

Inserts records into the HcmPayrollPremium table from the HRMPayrollPremium table.

public void updateHcmPayrollPremium()

Run On

Server

This update will retain the data of each company by appending the DataAreaId to the hrmPayrollPremiumId field of the HRMPayrollPremium table. This creates unique identifiers for the HcmPayrollPremium table when there are multiple companies. If there is only one company, the DataAreaId field will not be appended.

Community Additions

ADD
Show: