Share via


ReleaseUpdateDB60_Ledger.allowNoDupTaxIntraCommCorrection_NLKeyId Method [AX 2012]

Updates the KeyIdx value in the TaxIntraCommCorrection_NL table to disallow duplicate records.

Syntax

public void allowNoDupTaxIntraCommCorrection_NLKeyId()

Run On

Server

Remarks

The name of the method is truncated from allowNoDupTaxIntraCommCorrection_NLKeyIdx. After updating the key of the TaxIntraCommTable_NL table with the RecId value of the TaxIntraCommTable_NL table, the KeyIdx value is reset to disallow duplicate records.

See Also

Reference

ReleaseUpdateDB60_Ledger Class