ReqSetupDim.canReduceForecast Method [AX 2012]
Indicates whether a specified requirement type can reduce a specified forecast type.
public boolean canReduceForecast(ForecastTableType _forecastType, ReqRefType _reqRefType)
Run On
CalledParameters
- _forecastType
- Type: ForecastTableType Enumeration
A ForecastTableType enumeration value that indicates whether the forecast reduction references a demand forecast or a supply forecast.
- _reqRefType
- Type: ReqRefType Enumeration
A ReqRefType enumeration value that specifies the requirement type.
Community Additions
ADD
Show: