ReleaseUpdateDB60_HRM.updateHcmPositionDuration Method [AX 2012]

Inserts data into the HcmPositionDuration table from the HRPPartyPositionTableRelationship table.

Syntax

public void updateHcmPositionDuration()

Run On

Server

Remarks

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

See Also

Reference

ReleaseUpdateDB60_HRM Class