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 TaxPeriodIdx index in the TaxWithholdReportPeriod_TH table to allow for duplicate records.
Syntax
public void allowDupTaxWithholdReportPeriod_THTaxPer()
Run On
Server
Remarks
Truncated method name from allowDupTaxWithholdReportPeriod_THTaxPeriodIdx index. The DEL_TaxWithholdPeriod field is replaced with the new TaxWithholdPeriodHead_TH surrogate key field in the TaxPeriodIdx unique index. Initially this field contains no value. So the index is set to allow for duplicates before the field is updated with the value of the record ID field of the TaxWithholdPeriodHead_TH table.