Share via


ReleaseUpdateDB60_Ledger.allowNoDupTaxWithholdReportPeriod_THTaxP Method [AX 2012]

Updates the TaxPeriodIdx index in the TaxWithholdReportPeriod_TH table not to allow for duplicate records.

Syntax

public void allowNoDupTaxWithholdReportPeriod_THTaxP()

Run On

Server

Remarks

Truncated method name from the allowNoDupTaxWithholdReportPeriod_THTaxPeriodIdx index. After updating the TaxWithholdPeriodHead_TH surrogate key field with the value of the record ID field of the TaxWithholdPeriodHead_TH table, the TaxPeriodIdx index is reset not to allow for duplicate records.

See Also

Reference

ReleaseUpdateDB60_Ledger Class