ReleaseUpdateDB60_HRM.updateHcmPersonPrivateDetails Method [AX 2012]
Inserts records in the HcmPersonPrivateDetails table from the EmplTable table, the HRMPartyEmployeeRelationship table and the HRMVirtualNetworkTable table.
Syntax
public void updateHcmPersonPrivateDetails()
Run On
Server
Remarks
This update is identified as "not discard duplicates".The Person field of the HcmPersonPrivateDetails table is the foreign key to the DirPerson table.The NativeLanguage field of the HcmPersonPrivateDetails table is the foreign key to the HcmLanguageCode table.The EthnicOrigin field of the HcmPersonPrivateDetails table is the foreign key to the EthnicOrigin table.