ReqDemPlanImportForecastDataContract.calculateForecastStart Method [AX 2012]
Calculates the actual date from which forecast will be imported.
Syntax
public ReqDemPlanForecastStart calculateForecastStart(ReqDemPlanForecastStart _forecastStart)
Run On
Called
Parameters
- _forecastStart
Type: ReqDemPlanForecastStart Extended Data Type
The requested date from which the forecast will be imported.
Return Value
Type: ReqDemPlanForecastStart Extended Data Type
The calculated actual date from which forecast will be imported.