Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.