Share via


ReleaseUpdateDB60_Ledger.updateEximExportOrderTable_IN Method [AX 2012]

Updates the EximExportOrderTable_IN table.

The RecId of CustomsShippingBillNumberTable_IN is now stored in place of ShippingBillNumber.

Syntax

public void updateEximExportOrderTable_IN()

Run On

Server

Remarks

The record IDs of the CustomsShippingBillNumberTable_IN are now stored instead of ShippingBillNumber values.

See Also

Reference

ReleaseUpdateDB60_Ledger Class