ReleaseUpdateDB60_Basic.updateWMSBillOfLading_RU 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_Basic |
Method |
updateWMSBillOfLading_RU |
Description |
Migrates the AddressTrans_RU table to the new address logic. |
Affected Modules and Tables
Affected Modules |
---|
Accounts payable |
Affected Tables |
---|
WMSBillOfLading |
SalesTable |
Remarks
The DEL_AddressTrans_RU table contains the upgraded reference to the LogisticsPostalAddress table
Data Migration Section
From Table: WMSBillOfLading |
To Table: DEL_AddressTrans_RU |
---|---|
LadingPostalAddress_RU |
LogisticsPostalAddresRecId |
UnladingPostalAddress_RU |
LogisticsPostalAddresRecId |
From Table: SalesTable |
To Table: DEL_AddressTrans_RU |
---|---|
LadingPostalAddress_RU |
LogisticsPostalAddresRecId |
UnladingPostalAddress_RU |
LogisticsPostalAddresRecId |
New Tables or Fields
Table |
Field |
Extended Data Type -or- Base Enum |
---|---|---|
WMSBillOfLading |
LadingPostalAddress_RU |
LogisticsPostalAddressRecId |
WMSBillOfLading |
UnladingPostalAddress_RU |
LogisticsPostalAddressRecId |
SalesTable |
LadingPostalAddress_RU |
LogisticsPostalAddressRecId |
SalesTable |
UnladingPostalAddress_RU |
LogisticsPostalAddressRecId |