ReleaseUpdateDB60_Cust.allowNoDupBankCustPaymModeBankAccountsPa Method [AX 2012]

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

Syntax

public void allowNoDupBankCustPaymModeBankAccountsPa()

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_Cust Class