Share via


ReleaseUpdateDB60_Ledger.updateEximVendBOETrans_IN Method [AX 2012]

Updates the EximVendBOETrans_IN table.

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

Syntax

public void updateEximVendBOETrans_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