Share via


ReqCalcExplodeSales_PBA.deliveryDate Method [AX 2012]

Gets the expected delivery date of the sales line from the database.

Syntax

public TransDate deliveryDate(SalesId _salesId, InventTransId _inventTransId)

Run On

Server

Parameters

Return Value

Type: TransDate Extended Data Type
The expected delivery date for the sales line.

Remarks

Delivery date is set up by the ReqCalc engine.

See Also

Reference

ReqCalcExplodeSales_PBA Class