Data Element list used by SAP ABAP Function Module MPOP_GLATT (MPOP_GLATT)
SAP ABAP Function Module
MPOP_GLATT (MPOP_GLATT) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ALPHA | Basic value smoothing using alpha factor | SOURCE VALUE(P_ALPHA) LIKE MPOP-ALPHA |
|
| 2 | BETA1 | Trend value smoothing using the beta factor | SOURCE VALUE(P_BETA1) LIKE MPOP-BETA1 |
|
| 3 | DELTA | MAD (mean absolute deviation) smoothing using delta factor | SOURCE VALUE(P_DELTA) LIKE MPOP-DELTA |
|
| 4 | GAMMA | Seasonal index smoothing using gamma factor | SOURCE VALUE(P_GAMMA) LIKE MPOP-GAMMA |
|
| 5 | KZRFB | Indicator: reset buffer for Material_Pre_Fetch | SOURCE VALUE(P_KZRFB) LIKE MTCOM-KZRFB DEFAULT SPACE |
|
| 6 | MESSAGETYP | For message type conversion | SOURCE VALUE(P_KZ_NO_WARN) LIKE RMMG08_012-MSGTYP DEFAULT SPACE |
|
| 7 | MODAW | Model Selection Indicator | SOURCE VALUE(P_MODAW) LIKE MPOP-MODAW |
|
| 8 | PRMOD | Forecast model | SOURCE VALUE(P_PRMOD) LIKE MPOP-PRMOD |
|
| 9 | PROPR | Forecast profile | SOURCE VALUE(P_PROPR) LIKE MPOP-PROPR |
|
| 10 | PRSTATUS | Ind.: Field has already been checked (check status) | SOURCE VALUE(P_PS_GAMMA) LIKE RMMZU-PS_GAMMA OPTIONAL |
|
| 11 | PRSTATUS | Ind.: Field has already been checked (check status) | SOURCE VALUE(P_PS_GAMMA) LIKE RMMZU-PS_GAMMA |
|
| 12 | PRSTATUS | Ind.: Field has already been checked (check status) | SOURCE VALUE(P_PS_DELTA) LIKE RMMZU-PS_DELTA OPTIONAL |
|
| 13 | PRSTATUS | Ind.: Field has already been checked (check status) | SOURCE VALUE(P_PS_DELTA) LIKE RMMZU-PS_DELTA |
|
| 14 | PRSTATUS | Ind.: Field has already been checked (check status) | SOURCE VALUE(P_PS_BETA1) LIKE RMMZU-PS_BETA1 OPTIONAL |
|
| 15 | PRSTATUS | Ind.: Field has already been checked (check status) | SOURCE VALUE(P_PS_BETA1) LIKE RMMZU-PS_BETA1 |
|
| 16 | PRSTATUS | Ind.: Field has already been checked (check status) | SOURCE VALUE(P_PS_ALPHA) LIKE RMMZU-PS_ALPHA OPTIONAL |
|
| 17 | PRSTATUS | Ind.: Field has already been checked (check status) | SOURCE VALUE(P_PS_ALPHA) LIKE RMMZU-PS_ALPHA |