ReleaseUpdateDB60_HRM.updateHcmPositionWorkerAssignment Method [AX 2012]

Insert data into the HcmPositionWorkerAssignment table from the HRPPartyPositionTableRelationship table.

public void updateHcmPositionWorkerAssignment()

Run On

Server

  1. The Position field which holds the record ID from the HcmPosition table replaces the PositionId field.

  2. The Worker field which holds the record ID from the HcmWorker table replaces the Reference field.

  3. The AssignmentReasonCode field which holds the record ID from the HcmReasonCode table replaces the HrmResignReasonCodeId field.

Community Additions

ADD
Show: