ReleaseUpdateDB60_Basic.allowNoDupBankPaymBalanceSurveyPaymCodes Method [AX 2012]
Updates the SurveyCodeIdx value of the BankPaymBalanceSurveyPaymCodes table to disallow for duplicate records.
Syntax
public void allowNoDupBankPaymBalanceSurveyPaymCodes()
Run On
Server
Remarks
This method name is truncated from allowNoDupBankPaymBalanceSurveyPaymCodesSurveyCodeIdx.
After updating the key of the BankPaymBalanceSurvey table by using the record ID value of the BankPaymBalanceSurvey table, the SurveyCodeIdx value is reset to disallow for duplicate records.