Share via


ReleaseUpdateDB60_Ledger.deleteDimFocusLedgerDimensionReference Method [AX 2012]

Truncates the table DimensionFocusLedgerDimensionReference.

Syntax

public void deleteDimFocusLedgerDimensionReference()

Run On

Server

Remarks

The DimensionFocusLedgerDimensionReference table is truncated to remove possibility of an index violation of the FocusDimHierarchyIdx index. The table is rebuilt as part of the Financial dimension sets Rebuild balances and Update balances process. This process is manually executed by customers post upgrade.

See Also

Reference

ReleaseUpdateDB60_Ledger Class