Share via


ReleaseUpdateDB60_Ledger.allowNoDupEximSetOffRulesLine_INProductG Method [AX 2012]

Updates the index ProductGroupSetOffRulesIdx in the table EximSetOffRulesLine_IN not to allow duplicate records.

Syntax

public void allowNoDupEximSetOffRulesLine_INProductG()

Run On

Server

Remarks

After updating the surrogate key field EximProductGroupTable RecId field of the table EximProductGroupTable_IN, the index ProductGroupSetOffRulesIdx is reset not to allow duplicate records.

See Also

Reference

ReleaseUpdateDB60_Ledger Class