ReleaseUpdateDB60_Ledger.updateBudgetParameters 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

updateBudgetParameters

Description

Updates the BudgetParameters table by setting the value CashFlowForecastPeriodAllocationKey field to that of the removed BudgetSettle value from the LedgerParameters table.

Affected Modules and Tables

Affected Modules

General ledger

Affected Tables

BudgetParameters

LedgerParameters

Remarks

The BudgetCheck and BudgetSettle fields of the LedgerParameters table will be removed. The CashFlowForecastPeriodAllocationKey field is added to the BudgetParameters table and is set to the old value of the LedgerParameters.BudgetSettle field.

Data Migration Section

From Table: LedgerParameters

To Table: BudgetParameters

BudgetSettle

CashFlowForecastPeriodAllocationKey

New Tables or Fields

Table

Field

Extended Data Type

-or- Base Enum

BudgetParameters

CashFlowForecastPeriodAllocationKey

LedgerAllocateKeyId

Deleted Tables or Fields

Table

Field

LedgerParameters

BudgetCheck

LedgerParameters

BudgetSettle