ReleaseUpdateDB60_HRM.updateHcmPersonProjectRole Method [AX 2012]

Inserts records into the HcmPersonProjectRole table from the HRMVirtualNetworkProject table.

Syntax

public void updateHcmPersonProjectRole()

Run On

Server

Remarks

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

See Also

Reference

ReleaseUpdateDB60_HRM Class