Share via


ReleaseUpdateDB60_Vend.allowNoDupBankVendPaymModeBankAccountsPa Method [AX 2012]

Updates the index PaymModeCurrencyIdx in the table BankVendPaymModeBankAccounts not to allow duplicate records.

Syntax

public void allowNoDupBankVendPaymModeBankAccountsPa()

Run On

Server

Remarks

After updating the field DefaultDimension with the value, the index PaymModeCurrencyIdx is reset not to allow duplicate records.

See Also

Reference

ReleaseUpdateDB60_Vend Class