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 HcmEmploymentLeave table from the HRMEmplLeave table.
Syntax
public void updateHcmEmploymentLeave()
Run On
Server
Remarks
The Employment field in the HcmEmploymentLeave table is the foreign key to the HcmEmployment table.
The LeaveType field in the HcmEmploymentLeave table is the foreign key to the HcmLeaveType table.