SAP ABAP Class CL_RS_FCST_UNIVARIATE (Univariate Forecast Methods)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   SCM-BAS (Application Component) SCM Basis
     RS_FCST_SERVICE (Package) Wrapper for Forecast Service
Properties
Class CL_RS_FCST_UNIVARIATE  
Short Description Univariate Forecast Methods    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class /SAPAPO/PR    
Program status P  SAP Standard Production Program 
Category 0   
Package RS_FCST_SERVICE   Wrapper for Forecast Service 
Created 20060227   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RS_FCST_UNIVARIATE has no forward declaration.
Interfaces
Class CL_RS_FCST_UNIVARIATE has no interface implemented.
Friends
Class CL_RS_FCST_UNIVARIATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BASIC_VALUES Instance attribute Private Type reference (TYPE) /SAPAPO/GWERT_TAB Basic Values 20060328
2 ERROR_MEASURES Instance attribute Private Type reference (TYPE) /SAPAPO/FCST_ERROR_TAB Error Measures 20060328
3 FINAL_FORECAST_PARAMETERS Instance attribute Private Type reference (TYPE) /SAPAPO/PCOM Final Forecasting parameters 20060328
4 FLAG_FCST_SUCCESSFUL Static Attribute Public Type reference (TYPE) /SAPAPO/FLAG1 Flag to signal that forecast has run successfuly 20060412
5 FLAG_RAN_FORECAST Instance attribute Public Type reference (TYPE) /SAPAPO/FLAG1 Flag to signal that forecast has run 20060329
6 FORECAST Instance attribute Private Type reference (TYPE) /SAPAPO/IPROG_TAB Forecast 20060328
7 FORECAST_PARAMETERS Instance attribute Private Type reference (TYPE) /SAPAPO/PCOM Forecasting parameters 20060328
8 HISTORY Instance attribute Private Type reference (TYPE) /SAPAPO/WERT_TAB Historical data 20060328
9 MESSAGES Instance attribute Private Type reference (TYPE) RSC_FCST_MESSAGE_TAB Forecast Messages 20060328
10 SEASONAL_INDICES_MAN Instance attribute Private Type reference (TYPE) /SAPAPO/WERT_TAB Seasonal Indices for Manual Forecasting 20060328
11 TREND_DAMPENING Instance attribute Private Type reference (TYPE) /SAPAPO/FCST_FACTOR_TAB Trend Dampening Factors 20060328
12 TREND_VALUES Instance attribute Private Type reference (TYPE) /SAPAPO/IPROG_TAB Trend Values 20060328
13 WEIGHTING_FACTORS Instance attribute Private Type reference (TYPE) /SAPAPO/FCST_FACTOR_TAB Weighting Factors 20060328
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20060412
2 EXECUTE_UNIV_FORECAST Instance method Public Method executes the univariate forecast 20060328
3 GET_FORECAST_PARAMETERS Instance method Public Method reads the Forecast_Parameters attribute 20060329
4 INITIALIZE_ATTRIBUTES Instance method Private Method Initializes output attributes 20060328
5 RETURN_UNIV_FORECAST Instance method Public Method returnes the results of the univariate forecast 20060328
6 SET_FORECAST_PARAMETERS Instance method Public Method sets the Forecast_Parameters attribute 20060328
Events
Class CL_RS_FCST_UNIVARIATE has no event.
Types
Class CL_RS_FCST_UNIVARIATE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FORECAST_PARAMETERS Value transfer Type reference (TYPE) /SAPAPO/PCOM Forecast Parameters 20060412
2 Importing IM_HISTORY Value transfer Type reference (TYPE) /SAPAPO/WERT_TAB History 20060412
3 Importing IM_SEASON_INDICES Value transfer Type reference (TYPE) /SAPAPO/WERT_TAB Seasonal Inidices for Manual Forecasting 20060412
4 Importing IM_TREND_DAMPENING Value transfer Type reference (TYPE) /SAPAPO/FCST_FACTOR_TAB Trend Dampening Factors 20060412
5 Importing IM_WEIGHTING_FACTORS Value transfer Type reference (TYPE) /SAPAPO/FCST_FACTOR_TAB Weighting Factors 20060412

Method CONSTRUCTOR on class CL_RS_FCST_UNIVARIATE has no exception.

Method EXECUTE_UNIV_FORECAST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_BASIC_VALUES Value transfer Type reference (TYPE) /SAPAPO/GWERT_TAB Basic Values 20060329
2 Exporting EX_ERROR_MEASURES Value transfer Type reference (TYPE) /SAPAPO/FCST_ERROR_TAB Error measures 20060329
3 Exporting EX_FINAL_FORECAST_PARAMETERS Value transfer Type reference (TYPE) /SAPAPO/PCOM Final forecast parameters 20060329
4 Exporting EX_FORECAST Value transfer Type reference (TYPE) /SAPAPO/IPROG_TAB Forecast 20060329
5 Exporting EX_MESSAGES Value transfer Type reference (TYPE) RSC_FCST_MESSAGE_TAB Forecast Messages 20060329
6 Exporting EX_TREND_VALUES Value transfer Type reference (TYPE) /SAPAPO/IPROG_TAB Trend Values 20060329
# Exception Resumable Description Created on
1 CX_RS_FCST_UNIVARIATE Exceptions forecast service 20060328

Method GET_FORECAST_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_FORECAST_PARAMETERS Value transfer Type reference (TYPE) /SAPAPO/PCOM Forecast Parameters 20060329

Method GET_FORECAST_PARAMETERS on class CL_RS_FCST_UNIVARIATE has no exception.

Method INITIALIZE_ATTRIBUTES Signature

Method INITIALIZE_ATTRIBUTES on class CL_RS_FCST_UNIVARIATE has no parameter.
Method INITIALIZE_ATTRIBUTES on class CL_RS_FCST_UNIVARIATE has no exception.

Method RETURN_UNIV_FORECAST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_BASIC_VALUES Value transfer Type reference (TYPE) /SAPAPO/GWERT_TAB Basic Values 20060328
2 Exporting EX_ERROR_MEASURES Value transfer Type reference (TYPE) /SAPAPO/FCST_ERROR_TAB Error measures 20060328
3 Exporting EX_FINAL_FORECAST_PARAMETERS Value transfer Type reference (TYPE) /SAPAPO/PCOM Final forecast parameters 20060329
4 Exporting EX_FORECAST Value transfer Type reference (TYPE) /SAPAPO/IPROG_TAB Forecast 20060328
5 Exporting EX_MESSAGES Value transfer Type reference (TYPE) RSC_FCST_MESSAGE_TAB Forecast Messages 20060328
6 Exporting EX_TREND_VALUES Value transfer Type reference (TYPE) /SAPAPO/IPROG_TAB Trend Values 20060328
# Exception Resumable Description Created on
1 CX_RS_FCST_UNIVARIATE Exceptions forecast service 20070522

Method SET_FORECAST_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FORECAST_PARAMETERS Value transfer Type reference (TYPE) /SAPAPO/PCOM Forecast Parameters 20060328
2 Importing IM_HISTORY Value transfer Type reference (TYPE) /SAPAPO/WERT_TAB History 20060328
3 Importing IM_SEASON_INDICES Value transfer Type reference (TYPE) /SAPAPO/WERT_TAB Seasonal Inidices for Manual Forecasting 20060328
4 Importing IM_TREND_DAMPENING Value transfer Type reference (TYPE) /SAPAPO/FCST_FACTOR_TAB Trend Dampening Factors 20060328
5 Importing IM_WEIGHTING_FACTORS Value transfer Type reference (TYPE) /SAPAPO/FCST_FACTOR_TAB Weighting Factors 20060328

Method SET_FORECAST_PARAMETERS on class CL_RS_FCST_UNIVARIATE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710