ReleaseUpdateDB60_Cust.allowDupBankCustPaymModeBankAccountsPaym 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

allowDupBankCustPaymModeBankAccountsPaym

Description

Disables a unique index to allow for duplicates records in the BankCustPaymModeBankAccounts table.

Affected Modules and Tables

Affected Modules

Accounts receivable

Affected Tables

BankCustPaymModeBankAccounts

Remarks

The Dimension field is replaced with the new DefaultDimension field in the PaymModeCurrencyIdx unique index. Initially this field contains no value. So the index is set to allow for duplicates before the field is updated with the value that is based on the del_Dimension field in the BankCustPaymModeBankAccounts table.