ReleaseUpdateTransformDB40_CRM.updateInventTransferJour 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

ReleaseUpdateTransformDB40_CRM

Method

updateInventTransferJour

Description

Updates the delivery postal address in the InventTransferJour table.

Script Type

Preprocessing 60: Live

Microsoft Dynamics AX Source

Microsoft Dynamics AX 4.0

Affected Modules and Tables

Affected Modules

CRM

Affected Tables

InventTransferJour

Remarks

This upgrade is required in order to convert postal address data to the new logistics postal address model for Microsoft Dynamics AX 2012. The delivery postal address for the InventTransferJour table will be kept as a reference to the LogisticsPostalAddress record.

Data Migration Section

From Table: InventTransferJour

To Table: LogisticsPostalAddress

FromAddressCountyRegionId

CountryRegionId

FromAddressState

State

FromAddressCounty

County

FromAddressZipCode

ZipCode

FromAddressCity

City

FromAddressStreet

Street

ToAddressCountryRegionId

CountryRegionId

ToAddressState

State

ToAddressCounty

County

ToAddressZipCode

ZipCode

ToAddressCity

City

ToAddressStreet

Street

From Table: LogisticsPostalAddress

To Table: Shadow_InventTransferJour_GAB

RecId

FromPostalAddress

Location

FromLocation

RecId

ToPostalAddress

Location

ToLocation

New Tables or Fields

Table

Field

Extended Data Type

-or- Base Enum

InventTransferJour

FromPostalAddress

InventTransferJour

FromLocation

InventTransferJour

ToPostalAddress

InventTransferJour

ToLocation

Deleted Tables or Fields

Table

Field

InventTransferJour

FromAddressCountyRegionId

InventTransferJour

FromAddressState

InventTransferJour

FromAddressCounty

InventTransferJour

FromAddressZipCode

InventTransferJour

FromAddressCity

InventTransferJour

FromAddressStreet

InventTransferJour

ToAddressCountryRegionId

InventTransferJour

ToAddressState

InventTransferJour

ToAddressCounty

InventTransferJour

ToAddressZipCode

InventTransferJour

ToAddressCity

InventTransferJour

ToAddressStreet