Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Updates the index PaymModeCurrencyIdx in the table BankCustPaymModeBankAccounts to allow duplicate records.
Syntax
public void allowDupBankCustPaymModeBankAccountsPaym()
Run On
Server
Remarks
The Dimension field is replaced with the new field DefaultDimension in the unique index PaymModeCurrencyIdx. Initially this field contains no value. So the index is set to allow duplicates before the field is updated with the value based on the del_Dimension field of the table BankCustPaymModeBankAccounts.