Share via


ReleaseUpdateDB60_HRM.updateHcmJobPreferredCertificate Method [AX 2012]

Inserts data into the HcmJobPreferredCertificate table from the HRMJobCertificateProfile table.

Syntax

public void updateHcmJobPreferredCertificate()

Run On

Server

Remarks

  1. The Job field which holds the record ID from the HcmJob 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