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.
Calculates the expected delivery date of the sales line that contains product builder items.
Syntax
public TransDate forecastDeliveryDate(SalesLine _argSalesline)
Run On
Server
Parameters
- _argSalesline
Type: SalesLine Table
The base sales data that is used for calculation.
Return Value
Type: TransDate Extended Data Type
The delivery date that is obtained for the sales order line.
Remarks
This method does not process on the sales line directly; a temporary set of simulation data is created specifically for the forecasting. This method is called from the Main method.