ReleaseUpdateDB41_Basic.updateAddressRemitTo 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

ReleaseUpdateDB41_Basic

Method

updateAddressRemitTo

Description

This scrip converts third party data from an acquired product, which enables users to create multiple Remit-To type addresses.

Affected Modules and Tables

Affected Modules

Basic

Affected Tables

DEL_Address

Remarks

The conversion will retain the first, or lowest Record ID, Remit-To address found for each Vendor (AddrTableId = tablenum(VendTable), by changing the Type value to AddressType::RemitTo (10). When this is done, any remaining Addresses with Type=100 will have their Type value set to AddressType::None (0).