Share via


ReleaseUpdateDB60_Ledger.allowNoDupEximDEPBDetailsTable_INSchemes Method [AX 2012]

Updates the index SchemesTableProductGroupIdx in the table EximDEPBDetailsTable_IN not to allow duplicate records.

Syntax

public void allowNoDupEximDEPBDetailsTable_INSchemes()

Run On

Server

Remarks

After updating the surrogate key field EximProductGroupTable, the index SchemesTableProductGroupIdx is reset not to allow duplicate records.

See Also

Reference

ReleaseUpdateDB60_Ledger Class