Share via


ReleaseUpdateDB60_Cust.updateEximSalesLine_IN Method [AX 2012]

Updates the EximSalesLine_IN table.

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

Syntax

public void updateEximSalesLine_IN()

Run On

Server

Remarks

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

See Also

Reference

ReleaseUpdateDB60_Cust Class