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.
Sets query ranges for the planned order type, inventory direction, sub-classification, and the forecast flag.
Syntax
server public static void setSupplyDemandRanges(
int _type,
QueryBuildRange _reqRefType,
QueryBuildRange _inventDirection,
QueryBuildRange _subClassification,
QueryBuildRange _isForecast)
Run On
Server
Parameters
- _type
Type: int
The supply demand overview type.
- _reqRefType
Type: QueryBuildRange Class
The query range for the planned order type.
- _inventDirection
Type: QueryBuildRange Class
The query range for the invent direction.
- _subClassification
Type: QueryBuildRange Class
The query range for the subclassification.
- _isForecast
Type: QueryBuildRange Class
The query range for the forecast flag.