Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Inserts records into the HcmPayrollLine table from the HRMPayrollLine table.
Syntax
public void updateHcmPayrollLine()
Run On
Server
Remarks
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.