ReqForecastReduceQueryFactory::newStandard Method [AX 2012]
Initializes a new instance of the ReqForecastReduceQueryFactory class.
server public static ReqForecastReduceQueryFactory newStandard(ReqTransCache _reqTransCache, ForecastTableType _forecastType)
Run On
ServerParameters
- _reqTransCache
- Type: ReqTransCache Class
A ReqTransCache object that contains cached master planning transactions.
- _forecastType
- Type: ForecastTableType Enumeration
A ForecastTableType enumeration value that indicates whether the forecast reduction is regarding a demand forecast or a supply forecast.
Return Value
Type: ReqForecastReduceQueryFactory ClassA new instance of the ReqForecastReduceQueryFactory class.
Show: