ReleaseUpdateDB60_HRM.updateHcmJobTemplate Method [AX 2012]

Inserts data into the HcmJobTemplate table from the HRMJobTemplate table.

public void updateHcmJobTemplate()

Run On

Server

This update will retain the data of each company by appending value of the DataAreaId field to the JobTemplateId field of the HRMJobTemplate table. This creates unique identifiers for the HcmJobTemplate table when there are multiple companies. If there is only one company, the DataAreaId field will not be appended.

Community Additions

ADD
Show: