Share via


ReleaseUpdateDB60_Ledger.updateLedgerBalHeaderDim Method [AX 2012]

Updates the MainFocusHierarchy and SecondaryFocusHierarchyfields of the LedgerBalHeaderDim table.

Syntax

public void updateLedgerBalHeaderDim()

Run On

Server

Remarks

Sets the MainFocusHierarchy and SecondaryFocusHierarchy fields to the RecId field of the DimensionHierarchy table that correspond to the del_MainFocus and del_SecondaryFocus respectively.

See Also

Reference

ReleaseUpdateDB60_Ledger Class