ReleaseUpdateDB60_Ledger.allowDupTaxWithholdReportVoucher_THDateP Method [AX 2012]

Updates the DatePeriodIdx index in the TaxWithholdReportVoucher_TH table to allow for duplicate records.

public void allowDupTaxWithholdReportVoucher_THDateP()

Run On

Server

The TaxWithholdPeriod field is replaced with the new TaxWithholdPeriodHead_TH surrogate key field in the DatePeriodIdx 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 TaxWithholdPeriodHead_TH table.

Community Additions

ADD
Show: