Share via


ReleaseUpdateDB60_Ledger.allowNoDupTaxTurnOverLine_NLKeyIdx Method [AX 2012]

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

Syntax

public void allowNoDupTaxTurnOverLine_NLKeyIdx()

Run On

Server

Remarks

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

See Also

Reference

ReleaseUpdateDB60_Ledger Class