Share via


ReleaseUpdateDB60_Ledger.allowNoDupTaxWithholdReportSetup_THVendo Method [AX 2012]

Updates the VendorTypeItemGroupIdx index in the TaxWithholdReportSetup_TH table to disallow duplicate records.

Syntax

public void allowNoDupTaxWithholdReportSetup_THVendo()

Run On

Server

Remarks

After updating the TaxWithholdItemGroupHeading_TH surrogate key field with the value of the RecId field of the TaxWithholdItemGroupHeading_TH table, the VendorTypeItemGroupIdx index is reset to disallow duplicate records.

See Also

Reference

ReleaseUpdateDB60_Ledger Class