Share via


ReleaseUpdateDB60_Ledger.allowNoDupTaxIntraCommDelivery_NLKeyIdx Method [AX 2012]

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

Syntax

public void allowNoDupTaxIntraCommDelivery_NLKeyIdx()

Run On

Server

Remarks

After updating the key of the TaxIntraCommTable_NL table with the value of the RecId field of the TaxIntraCommTable_NL table, the KeyIdx value is reset to disallow duplicate records.

See Also

Reference

ReleaseUpdateDB60_Ledger Class