ReleaseUpdateDB60_HRM.updateHcmEmploymentDetail Method [AX 2012]

Inserts records into the HcmEmploymentDetail table from the HRMPartyEmployeeRelationship table.

Syntax

public void updateHcmEmploymentDetail()

Run On

Server

Remarks

The Employment field in the HcmEmploymentDetail table is the foreign key to the HcmEmployment table. The TransitionReasonCode field in the HcmEmploymentDetail table is the foreign key to the HcmReasonCode table.

See Also

Reference

ReleaseUpdateDB60_HRM Class