Share via


ReqDemPlanDefaultAlgorithmParameters::queryLookupIAKParameters Method

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.

Return Value

Type: Query Class
An initialized query that can retrieve the parameters that match the server settings.

See Also

Reference

ReqDemPlanDefaultAlgorithmParameters Table