ReleaseUpdateDB60_Cust.updateCustPaymModeTable 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_Cust

Method

updateCustPaymModeTable

Description

Converts the dimension DimUse enumeration type to the DimensionAttributeSet field as per the new accounts and dimensions model. Also transforms data from the InterCoAccount and PayAccount fields to the InterCompanyLedgerDimension and PaymentLedgerDimension fields, respectively.

Affected Modules and Tables

Affected Modules

Accounts receivable

Affected Tables

CustPaymModeTable

Remarks

This upgrade is required in order to convert account or dimension data to the new accounts and dimension model for Microsoft Dynamics AX 2012.

Data Migration Section

From Table: CustPaymModeTable

To Table: CustPaymModeTable

InterCoAccount

InterCompanyLedgerDimension

PaymAccount

PaymentLedgerDimension

New Tables or Fields

Table

Field

Extended Data Type

-or- Base Enum

CustPaymModeTable

DimensionAttributeSet

DimensionEnumeration

CustPaymModeTable

InterCompanyLedgerDimension

LedgerDimensionDefaultAccount

CustPaymModeTable

PaymentLedgerDimension

LedgerDimensionDefaultAccount

Deleted Tables or Fields

Table

Field

CustPaymModeTable

DimUse

CustPaymModeTable

InterCoAccount

CustPaymModeTable

PaymAccount