Class Method list used by SAP ABAP Class CL_UPF_FORECASTING (General Forecasting Technique)
SAP ABAP Class CL_UPF_FORECASTING (General Forecasting Technique) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_UPF_FC_EXP_SMOOTHING - FIT_TO_DATA Exponential Smoothing
2 Class Method  CL_UPF_FC_EXP_SMOOTHING - SET_FORECAST_TREND_DAMPENING Exponential Smoothing
3 Class Method  CL_UPF_FC_EXP_SMOOTHING - FIT_TO_DATA Exponential Smoothing
4 Class Method  CL_UPF_FC_LINEAR_REGRESSION - FIT_TO_DATA Forecast Model Linear Regression
5 Class Method  CL_UPF_FC_LINEAR_REGRESSION - SET_FORECAST_TREND_DAMPENING Forecast Model Linear Regression
6 Class Method  CL_UPF_FC_MODEL_BASE - CONSTRUCTOR Forecast Model Base Class
7 Class Method  CL_UPF_FC_MODEL_BASE - CONSTRUCTOR Forecast Model Base Class
8 Class Method  CL_UPF_FC_MODEL_BASE - FORECAST Forecast Model Base Class
9 Class Method  CL_UPF_FC_MODEL_BASE - SET_ACTUAL_VALUES Forecast Model Base Class
10 Class Method  CL_UPF_FC_MOVING_AVERAGE - FIT_TO_DATA Forecast Model for Moving Average
11 Class Method  CL_UPF_FORECASTING - FIT_TO_DATA General Forecasting Technique SOURCE it_values = mt_adjusted_values.
12 Class Method  CL_UPF_FORECASTING - FIT_TO_DATA General Forecasting Technique SOURCE EXPORTING
13 Class Method  CL_UPF_FORECASTING - FIT_TO_DATA General Forecasting Technique SOURCE CALL METHOD fit_to_data
14 Class Method  CL_UPF_FORECASTING - FIT_TO_DATA General Forecasting Technique SOURCE unsufficient_data = 1.
15 Class Method  CL_UPF_FORECASTING - FIT_TO_DATA General Forecasting Technique SOURCE EXCEPTIONS
16 Class Method  CL_UPF_FORECASTING - FIT_TO_DATA General Forecasting Technique SOURCE et_mesg = et_mesg
17 Class Method  CL_UPF_FORECASTING - FIT_TO_DATA General Forecasting Technique SOURCE importing
18 Class Method  CL_UPF_FORECASTING - FIT_TO_DATA General Forecasting Technique SOURCE it_values = mt_actual_values
19 Class Method  CL_UPF_FORECASTING - FIT_TO_DATA General Forecasting Technique SOURCE CALL METHOD fit_to_data
20 Class Method  CL_UPF_FORECASTING - CORRECT_OUTLIERS General Forecasting Technique SOURCE CALL METHOD correct_outliers.
21 Class Method  CL_UPF_FORECASTING - BEST_FIT General Forecasting Technique SOURCE unsufficient_data = 1.
22 Class Method  CL_UPF_FORECASTING - BEST_FIT General Forecasting Technique SOURCE EXCEPTIONS
23 Class Method  CL_UPF_FORECASTING - BEST_FIT General Forecasting Technique SOURCE et_mesg = et_mesg
24 Class Method  CL_UPF_FORECASTING - BEST_FIT General Forecasting Technique SOURCE importing
25 Class Method  CL_UPF_FORECASTING - BEST_FIT General Forecasting Technique SOURCE CALL METHOD best_fit
26 Class Method  CL_UPF_FORECASTING - FIT_TO_DATA General Forecasting Technique SOURCE EXPORTING
27 Class Method  CL_UPF_STATISTICS - THEIL_U General Statistical Functions
28 Class Method  CL_UPF_STATISTICS - THEIL_U General Statistical Functions
29 Class Method  CL_UPF_STATISTICS - STDDEV General Statistical Functions
30 Class Method  CL_UPF_STATISTICS - RMSE General Statistical Functions
31 Class Method  CL_UPF_STATISTICS - RMSE General Statistical Functions
32 Class Method  CL_UPF_STATISTICS - MSE General Statistical Functions
33 Class Method  CL_UPF_STATISTICS - MSE General Statistical Functions
34 Class Method  CL_UPF_STATISTICS - MPE General Statistical Functions
35 Class Method  CL_UPF_STATISTICS - MPE General Statistical Functions
36 Class Method  CL_UPF_STATISTICS - MAPE General Statistical Functions
37 Class Method  CL_UPF_STATISTICS - MAPE General Statistical Functions
38 Class Method  CL_UPF_STATISTICS - MAE General Statistical Functions
39 Class Method  CL_UPF_STATISTICS - MAE General Statistical Functions
40 Class Method  CL_UPF_STATISTICS - AIC General Statistical Functions