Share via


ReleaseUpdateDB60_Ledger.allowNoDupTaxEdivatReturnedErrorsErrIdx Method [AX 2012]

Updates the ErrorIdx value in the TaxEdivatReturnedErrors table to disallow duplicate records.

Syntax

public void allowNoDupTaxEdivatReturnedErrorsErrIdx()

Run On

Server

Remarks

The name of the method is truncated from allowNoDupTaxEdivatReturnedErrorsErrorIdx. After updating the key of the TaxEdivatGeneral table with the RecId value of the TaxEdivatGeneral table, the ErrorIdx value is reset to disallow duplicate records.

See Also

Reference

ReleaseUpdateDB60_Ledger Class