Data Element list used by SAP ABAP Function Module ISU_CALCULATE_WITH_METREAD (intern: Addition und Subtraktion von Zählerständen)
SAP ABAP Function Module
ISU_CALCULATE_WITH_METREAD (intern: Addition und Subtraktion von Zählerständen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | E_MODE | Processing mode (1 = display, 2 = change, 3 = create...) | SOURCE VALUE(X_OPERATION) LIKE REGEN-WMODE |
|
| 2 | I_VERBERW | Expected consumption: internal format | SOURCE VALUE(X_CONSUMPTION) LIKE EABLH-I_VERBERW |
|
| 3 | I_VERBERW | Expected consumption: internal format | SOURCE VALUE(X_METERREAD) LIKE EABLH-I_VERBERW |
|
| 4 | I_VERBERW | Expected consumption: internal format | SOURCE VALUE(Y_RESULT) LIKE EABLH-I_VERBERW |
|
| 5 | KENNZX | Indicators | SOURCE VALUE(X_CUMULATING) LIKE REGEN-KENNZX DEFAULT 'X' |
|
| 6 | KENNZX | Indicators | SOURCE VALUE(X_RAISE_MSG) LIKE REGEN-KENNZX DEFAULT SPACE |
|
| 7 | STANZNACE | Number of decimal places for register | SOURCE VALUE(X_STANZNAC) LIKE EABL-STANZNAC |
|
| 8 | STANZVORE | Number of predecimal places for register | SOURCE VALUE(X_STANZVOR) LIKE EABL-STANZVOR |
|