Share via


ReleaseUpdateDB60_Ledger.updateDimAttrValueLedgerOverridePostSync Method [AX 2012]

Minor version upgrade to migrate the DimensionAttrValueCOAOverride records to the DimensionAttrValueLedgerOverride table where necessary.

Syntax

public void updateDimAttrValueLedgerOverridePostSync()

Run On

Server

Remarks

The copy must occur before any dimension framework code is executed as it will be expecting data in the new table.

See Also

Reference

ReleaseUpdateDB60_Ledger Class