Share via


ReleaseUpdateDB60_Ledger.allowNoDupEximEntitlementDetails_INSchem Method [AX 2012]

Updates the index SchemeLineProductGroupIdx in the table EximEntitlementDetails_IN not to allow duplicate records.

Syntax

public void allowNoDupEximEntitlementDetails_INSchem()

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