Share via


ReleaseUpdateDB60_Ledger.updateEximVendInvoiceTrans_IN Method [AX 2012]

Updates the EximVendInvoiceTrans_IN table.

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

Syntax

public void updateEximVendInvoiceTrans_IN()

Run On

Server

Remarks

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

See Also

Reference

ReleaseUpdateDB60_Ledger Class