ReleaseUpdateTransformDB50_Cust.salesQuotationLinePreUpgradeProcess 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

ReleaseUpdateTransformDB50_Cust

Method

salesQuotationLinePreUpgradeProcess

Description

Transforms data from the Dimension, LedgerAccount, and OffsetAccount fields to the DefaultDimension, LedgerDimension, and OffsetLedgerDimension fields respectively in the SalesQuotationLine table.

Script Type

Preprocessing 60: Live

Microsoft Dynamics AX Source

Microsoft Dynamics AX 2009

Affected Modules and Tables

Affected Modules

Accounts receivable

Affected Tables

SalesQuotationLine

Shadow_SalesQuotationLine_Dimension

Remarks

This upgrade is required in order to convert account and dimension data to the new accounts and dimension model for Microsoft Dynamics AX 2012. The Dimension is not copied directly to the DefaultDimension field. The value is calculated from the Dimension field.

Data Migration Section

From Table: SalesQuotationLine

To Table: Shadow_SalesQuotationLine_Dimension

OffsetAccount

OffsetLedgerDimension

LedgerAccount

LedgerDimension

Dimension

DefaultDimension

New Tables or Fields

Table

Field

Extended Data Type

-or- Base Enum

SalesQuotationLine

LedgerDimension

LedgerDimensionAccount

SalesQuotationLine

OffsetLedgerDimension

LedgerDimensionAccount

SalesQuotationLine

DefaultDimension

DimensionDefault

Deleted Tables or Fields

Table

Field

SalesQuotationLine

OffsetAccount

SalesQuotationLine

LedgerAccount

SalesQuotationLine

Dimension