ReleaseUpdateDB60_HRM.updateHcmPersonDetails Method [AX 2012]

Inserts records in the HcmPersonDetails table from the HRMPartyEmployeeRelationship table.

Syntax

public void updateHcmPersonDetails()

Run On

Server

Remarks

The Person field of the HcmPersonDetails table is the foreign key to the DirPerson table.The VeteranStatus field of the table is the foreign key to the HcmVeteranStatus table.

See Also

Reference

ReleaseUpdateDB60_HRM Class