Share via


ReleaseUpdateDB60_Ledger.updateLedgerTableStatus_ES Method [AX 2012]

Updates the Status field of the LedgerTable upgrade script for Spanish changes in COA.

Syntax

public void updateLedgerTableStatus_ES()

Run On

Server

Remarks

The Status field of LedgerTable is renamed to DEL_Status_ES field because the ID of 52 is preserved. The DimensionAttributeValue records are modified for accounts that have corresponding statuses of old, change, and new: If the Status field of a LedgerTable table is old or change, the active to date will be set to December 31 2007.If the Status field of the LedgerTable table is new, the active from date will be set to January 1 2008.If the Status field of the LedgerTable table is blank, no action is taken.

See Also

Reference

ReleaseUpdateDB60_Ledger Class