ReleaseUpdateDB60_HRM.updateHcmPersonImage Method [AX 2012]
Inserts records into the HcmPersonImage table from the CompanyImage table.
Syntax
public void updateHcmPersonImage()
Run On
Server
Remarks
The Person field in the HcmPersonImage table is the foreign key to the DirPerson table.Only one image per person is allowed. Therefore, if a person is both an employee and applicant in source system, only one photo would be copied to target system.