Share via


ReleaseUpdateDB60_Ledger.allowNoDupEximDEPBExportOrderTable_INSch Method [AX 2012]

Updates the index SchemeTableProductGroupIdx in the table EximDEPBExportOrderTable_IN not to allow duplicate records.

Syntax

public void allowNoDupEximDEPBExportOrderTable_INSch()

Run On

Server

Remarks

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

See Also

Reference

ReleaseUpdateDB60_Ledger Class