Share via


ReleaseUpdateDB60_Ledger.allowNoDupEximExportOrderTable_INAuthori Method [AX 2012]

Updates the index AuthorizationShippingBillIdx in the table EximExportOrderTable_IN not to allow duplicate records.

Syntax

public void allowNoDupEximExportOrderTable_INAuthori()

Run On

Server

Remarks

After updating the surrogate key field CustomsShippingBillNumberTable RecId field of the table CustomsShippingBillNumberTable_IN, the index AuthorizationShippingBillIdx is reset not to allow duplicate records.

See Also

Reference

ReleaseUpdateDB60_Ledger Class