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.
Indicates whether a specified requirement type can reduce a specified forecast type.
Syntax
public boolean canReduceForecast(ForecastTableType _forecastType, ReqRefType _reqRefType)
Run On
Called
Parameters
- _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.
Return Value
Type: boolean
true if the forecast can be reduced; otherwise, false.