ReleaseUpdateDB60_Vend.allowDupBankVendPaymModeBankAccountsPaym 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_Vend |
Method |
allowDupBankVendPaymModeBankAccountsPaym |
Description |
Updates the PaymModeCurrencyIdx index in the BankVendPaymModeBankAccounts table to allow for duplicate records. |
Affected Modules and Tables
Affected Modules |
---|
Accounts payable |
Affected Tables |
---|
BankVendPaymModeBankAccounts |
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 of the BankVendPaymModeBankAccounts table.