ReleaseUpdateDB60_Ledger.allowDupTaxWithholdReportSetup_THVendorT Method [AX 2012]
Updates the VendorTypeItemGroupIdx index in the TaxWithholdReportSetup_TH table to allow for duplicate records.
The TaxWithholdItemGroup field is replaced with the new surrogate key field TaxWithholdItemGroupHeading_TH in the VendorTypeItemGroupIdx unique index. Initially this field contains no value. Therefore, the index is set to allow for duplicates before the field is updated with the value of the RecId field of the TaxWithholdItemGroupHeading_TH table.
Community Additions
ADD
Show: