Share via


ReleaseUpdateDB60_Ledger.updateLedgerRowDef Method [AX 2012]

Updates the MainFocusHierarchy field of the LedgerRowDef table and removes the LedgerRowDef records that are set hierarchy definitions.

Syntax

public void updateLedgerRowDef()

Run On

Server

Remarks

Sets the MainFocusHierarchy field to the RecId of the DimensionHierarchy record that corresponds to the DEL_MainFocus field.

Removes the LedgerRowDef records where the DEL_Hierarchy field is set to true.

See Also

Reference

ReleaseUpdateDB60_Ledger Class