Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the expected delivery date of the sales line from the database.
Syntax
public TransDate deliveryDate(SalesId _salesId, InventTransId _inventTransId)
Run On
Server
Parameters
- _salesId
Type: SalesId Extended Data Type
The relating sales order.
- _inventTransId
Type: InventTransId Extended Data Type
The inventory transaction of the sales line.
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.