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 TaxItemCodeIdx index in the TaxWithholdOnItem_TH table to allow for duplicate records.
Syntax
public void allowDupTaxWithholdOnItem_THTaxItemCodeI()
Run On
Server
Remarks
The TaxWithholdItemGroup field is replaced with the new surrogate key field TaxWithholdItemGroupHeading_TH in the TaxItemCodeIdx 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.