ReleaseUpdateDB60_HRM.updateHcmPersonLaborUnion Method [AX 2012]

Inserts records into the HcmPersonLaborUnion table from the HRMEmployeeUnions table.

Syntax

public void updateHcmPersonLaborUnion()

Run On

Server

Remarks

The Person field of the HcmPersonLaborUnion table is the foreign key to the DirPerson table.The LaborUnion field of the HcmPersonLaborUnion table is the foreign key to the HcmUnions table.

See Also

Reference

ReleaseUpdateDB60_HRM Class