Share via


ReleaseUpdateDB60_Ledger.updateEximCustConfirmTrans_IN Method [AX 2012]

Updates the EximCustConfirmTrans_IN table.

The RecId of EximPorts_IN,EximProductGroupTable_IN are now stored in place of PortId, ProductGroup.

Syntax

public void updateEximCustConfirmTrans_IN()

Run On

Server

Remarks

The record IDs of the EximPorts_IN and EximProductGroupTable_IN tables are now stored instead of PortId and ProductGroup values.

See Also

Reference

ReleaseUpdateDB60_Ledger Class