ReleaseUpdateDB60_Ledger.updateLedgerConsolidateHistRef Upgrade Script
Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2, Microsoft Dynamics AX 2012 Feature Pack, Microsoft Dynamics AX 2012
Class |
ReleaseUpdateDB60_Ledger |
Method |
updateLedgerConsolidateHistRef |
Description |
Removes the LedgerConsolidateHistRef records that are associated to ledger budget data. |
Affected Modules and Tables
Affected Modules |
---|
General ledger |
Affected Tables |
---|
LedgerConsolidateHistRef |
Remarks
This method removes all records in the LedgerConsolidateHistRef table that are associated to ledger budget data. These records have the TransTableId field set to the LedgerBudget table ID. This method is to be run as a PostSync, Standard job.