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 HcmEmploymentInsurance table from the HRMInsurance table.
Syntax
public void updateHcmEmploymentInsurance()
Run On
Server
Remarks
The Employment field in the HcmEmploymentInsurance table is the foreign key to the HcmEmployment table.
The InsuranceType field in the HcmEmploymentInsurance table is the foreign key to the HcmInsuranceType table.