ReleaseUpdateDB60_HRM.updateHcmPayrollDeduction Method [AX 2012]
Inserts records into the HcmPayrollDeduction table from the HRMPayrollDeduction table.
Syntax
public void updateHcmPayrollDeduction()
Run On
Server
Remarks
This upgrade will retain the data of each company.
The Employment field in the HcmPayrollDeduction table is the foreign key to the HcmEmployment table.
The PayrollDeductionType field in the HcmPayrollDeduction table is the foreign key to the HcmPayrollDeductionType table.