ReqDemPlanImportForecastDataContract.calculateForecastEnd Method [AX 2012]
Calculates the actual end date for which forecast will be imported.
Syntax
public ReqDemPlanForecastEnd calculateForecastEnd(ReqDemPlanForecastEnd _forecastEnd)
Run On
Called
Parameters
- _forecastEnd
Type: ReqDemPlanForecastEnd Extended Data Type
The requested end date for which forecast will be imported.
Return Value
Type: ReqDemPlanForecastEnd Extended Data Type
The calculated actual end date for which forecast will be imported.