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 ErrorIdx value in the TaxEdivatReturnedErrors table to allow for duplicate records.
Syntax
public void allowDupTaxEdivatReturnedErrorsErrorIdx()
Run On
Server
Remarks
The TaxEdivatId and TaxEdivatErrorCode fields are replaced with the new replacement TaxEdivatGeneral key field and TaxEdivatErrors field in the unique ErrorIdx value. Initially, these fields contain no value. Therefore, the index is set to allow for duplicates before the fields are updated with the value of the RecId field of the TaxEdivatGeneral table and TaxEdivatErrors table, respectively.