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