ReleaseUpdateDB60_HRM.updateHcmPersonAccommodation Method [AX 2012]

Inserts records into the HcmPersonAccommodation table from the HRMVirtualNetworkAccommodation table.

public void updateHcmPersonAccommodation()

Run On

Server

The Person field that holds the record ID from the DirPerson table replaces the HrmVirtualNetworkId field.The AccommodationType field that holds the record ID from the HcmAccommodationType table replaces the HrmAccommodationTypeId field.The JobTask field that holds the record ID from the HcmJobTask table replaces field HRMTaskId field.The AcceptedWorker field that holds the record ID from the HcmWorker table replaces the AcceptedEmplId field.

Community Additions

ADD
Show: