ReleaseUpdateDB60_HRM.updateHcmJobTemplateCertificate Method [AX 2012]

Inserts data into the HCMJobTemplateCertificate table from the HRMJobCertificateProfile table.

Syntax

public void updateHcmJobTemplateCertificate()

Run On

Server

Remarks

  1. The JobTemplate field which holds the record ID from the HcmJobTemplate table replaces the Reference field.

  2. The CertificateType field which holds the record ID from the HcmCertificateType table replaces the CertificateTypeId field.

See Also

Reference

ReleaseUpdateDB60_HRM Class