ReleaseUpdateDB60_HRM.updateHcmPersonCertificate Method [AX 2012]

Inserts records into the HcmPersonCertificate table from the HRMVirtualNetworkCertificate table.

Syntax

public void updateHcmPersonCertificate()

Run On

Server

Remarks

The Person field that holds the record ID from the DirPerson table replaces the HrmVirtualNetworkId field.The HcmCertificateType field that holds the record ID from the HcmCertificateType table replaces the HrmCertificateTypeId field.

See Also

Reference

ReleaseUpdateDB60_HRM Class