ReleaseUpdateDB60_Basic.allowDupBankPaymBalanceSurveyPaymCodes Method [AX 2012]

Updates the SurveyCodeIdx value of the BankPaymBalanceSurveyPaymCodes table to allow for duplicate records.

public void allowDupBankPaymBalanceSurveyPaymCodes()

Run On

Server

The method name is truncated from allowDupBankPaymBalanceSurveyPaymCodesSurveyCodeIdx. The SurveyCode field is replaced with the new key of the BankPaymBalanceSurvey table of the unique SurveyCodeIdx value. Initially, this field contains no value. Therefore, the index is set to enable duplicates before the field is updated with the value of the record ID field of the BankPaymBalanceSurvey table.

Community Additions

ADD
Show: