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.
Calculates whether the edition of the SSAS Server is higher than standard.
Syntax
server private static NoYesError calculateServerEditionHigherThanStandard([ReqDemPlanForecastVersion _cubeType])
Run On
Server
Parameters
- _cubeType
Type: ReqDemPlanForecastVersion Enumeration
The type of cube deployed.
Return Value
Type: NoYesError Enumeration
Yes if the edition is higher than standard, such as Enterprise; No if the edition is standard; Error if an error occurred.
Remarks
An edition higher than standard (such as Enterprise) allows statistical forecasting models per item allocation key.