ReleaseUpdateTransformDB40_CRM.updateCzCustAdvanceInvoiceTableDelta Upgrade Script
Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2
Class |
ReleaseUpdateTransformDB40_CRM |
Method |
updateCzCustAdvanceInvoiceTableDelta |
Description |
Transforms data from the address fields to the <c>PostalAddress</c> field in the <c>CzCustAdvanceInvoiceTable</c> table. |
Script Type |
Preprocessing 60: Delta |
Ax Version |
Microsoft Dynamics AX 4.0 |
Affected Modules and Tables
Affected Modules |
---|
Accounts receivable |
Affected Tables |
---|
CzCustAdvanceInvoiceTable |
Shadow_CzCustAdvanceInvoiceTable_GAB |
Data Migration Section
From Table: CzCustAdvanceInvoiceTable |
To Table: Shadow_CzCustAdvanceInvoiceTable_GAB |
---|---|
Address |
PostalAddress |
City |
PostalAddress |
CountryRegionId |
PostalAddress |
County |
PostalAddress |
State |
PostalAddress |
Street |
PostalAddress |
Zipcode |
PostalAddress |
New Tables or Fields
Table |
Field |
Extended Data Type -or- Base Enum |
---|---|---|
CzCustAdvanceInvoiceTable |
PostalAddress |
LogisticsPostalAddressRecId |
Deleted Tables or Fields
Table |
Field |
---|---|
CzCustAdvanceInvoiceTable |
DEL_Address |
CzCustAdvanceInvoiceTable |
DEL_City |
CzCustAdvanceInvoiceTable |
DEL_CountryRegionId |
CzCustAdvanceInvoiceTable |
DEL_County |
CzCustAdvanceInvoiceTable |
DEL_State |
CzCustAdvanceInvoiceTable |
DEL_Street |
CzCustAdvanceInvoiceTable |
DEL_ZipCode |