Share via


ReleaseUpdateDB60_HRM.updateHcmPositionDefaultDimension Method [AX 2012]

Inserts data into the HcmPositionDefaultDimension table from the HRPPartyPositionTableRelationship table.

Syntax

public void updateHcmPositionDefaultDimension()

Run On

Server

Remarks

For each position, the DefaultDimesion value from the latest PositionDetail record is upgraded as the defaultDimension value for the position.

See Also

Reference

ReleaseUpdateDB60_HRM Class