Share via


ReleaseUpdateDB60_Cust.updateEximCustInvoiceTrans_IN Method [AX 2012]

Updates the EximCustInvoiceTrans_IN table.

The Rec Ids of Incentive scheme group, Exim Ports, Exim Product Group and Customs tariff code are now stored in place of TariffCode, IncentiveSchemeGroup, PortId and ProductGroup field values.

Syntax

public void updateEximCustInvoiceTrans_IN()

Run On

Server

Remarks

The record IDs of incentive scheme groups, EXIM ports, EXIM product groups, and customs tariff codes are now stored instead of TariffCode, IncentiveSchemeGroup, PortId, and ProductGroup field values.

See Also

Reference

ReleaseUpdateDB60_Cust Class