Share via


ReleaseUpdateDB60_HRM.updateHcmPersonLoan Method [AX 2012]

Inserts records into the HcmPersonLoan table from the HRMVirtualNetworkLoan table.

Syntax

public void updateHcmPersonLoan()

Run On

Server

Remarks

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

See Also

Reference

ReleaseUpdateDB60_HRM Class