Share via


ReleaseUpdateDB60_Ledger.updateLedgerChartOfAccountsStrucPostSync Method [AX 2012]

Migrates the LedgerChartOfAccountsStructure records to the LedgerStructure table.

Syntax

public void updateLedgerChartOfAccountsStrucPostSync()

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