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.
Gets the query that retrieves the forecasting parameters that can be used for item allocation keys.
Syntax
client server public static Query queryLookupIAKParameters(boolean _serverSupportsForecastingPerIAK, [ReqDemPlanDefaultAlgorithmParameter _defaultAlgorithmParameterId])
Run On
Called
Parameters
- _serverSupportsForecastingPerIAK
Type: boolean
A boolean value indicating whether the server supports multiple statistical forecasting models per item allocation keys.
- _defaultAlgorithmParameterId
Type: ReqDemPlanDefaultAlgorithmParameter Extended Data Type
An ID to use for filtering the results of the query; optional, defaults to zero.
Return Value
Type: Query Class
An initialized query that can retrieve the parameters that match the server settings.