Share via


ReleaseUpdateDB60_HRM.updateHcmPersonProfessionalExperience Method [AX 2012]

Inserts records into the HcmPersonProfessionalExperience table from the HRMVirtualNetworkQualification table.

Syntax

public void updateHcmPersonProfessionalExperience()

Run On

Server

Remarks

The Person field that holds the record ID from the DirPerson table replaces the HrmVirtualNetworkId field.The EmployerLocationURL field that holds the record ID from the LogisticsLocation table replaces field URL field.The EmployerLocationTelephone field that holds the record ID from the LogisticsLocation table replaces the Phone field.

See Also

Reference

ReleaseUpdateDB60_HRM Class