ReleaseUpdateDB60_HRM.updateHcmPayrollLine Method [AX 2012]

Inserts records into the HcmPayrollLine table from the HRMPayrollLine table.

public void updateHcmPayrollLine()

Run On

Server

This upgrade will retain the data of each company.

The Employment field in the HcmPayrollLine table is the foreign key to the HcmEmployment table.

The PayrollCategory field in the HcmPayrollLine table is the foreign key to the HcmPayrollCategory table.

The PayrollPremium field in the HcmPayrollLine table is the foreign key to the HcmPayrollPremium table.

The ReasonCode field in the HcmPayrollLine table is the foreign key to the HcmReasonCode table.

Community Additions

ADD
Show: