Share via


InventSalesShipmentAnalysisDP_CN.insertInventTrans Method [AX 2012]

Inserts an InventTrans quantity and amount (Received, On-time, and Delayed) into the temporary table.

Syntax

public void insertInventTrans(SalesLine _salesLine, InventTrans _inventTrans)

Run On

Server

Parameters

See Also

Reference

InventSalesShipmentAnalysisDP_CN Class