Share via


ReleaseUpdateDB60_HRM.updateHcmi9Document Method [AX 2012]

Inserts records into the Hcmi9Document table from the HRMi9Document table.

Syntax

public void updateHcmi9Document()

Run On

Server

Remarks

This upgrade will retain the data of each company. The Employment field in the table is the foreign key to the HcmEmployment table. The VerifiedBy field in the table is the foreign key to the HcmWorker table. The PreparerZipCode field in the table is the foreign key to the LogisticsAddressZipCode table.

See Also

Reference

ReleaseUpdateDB60_HRM Class