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.
Initializes a new instance of the ReqForecastReduceQueryFactory class.
Syntax
server public static ReqForecastReduceQueryFactory newStandard(ReqTransCache _reqTransCache, ForecastTableType _forecastType)
Run On
Server
Parameters
- _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 Class
A new instance of the ReqForecastReduceQueryFactory class.