ReleaseUpdateDB60_Ledger.updateLedgerRowDef Method [AX 2012]

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

public void updateLedgerRowDef()

Run On

Server

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.

Community Additions

ADD
Show: