Data Element list used by SAP ABAP Function Module ISU_MR_DIFFERENCE_DETERMINE (INTERN: Ermittlung Zählerstandsdifferenz)
SAP ABAP Function Module
ISU_MR_DIFFERENCE_DETERMINE (INTERN: Ermittlung Zählerstandsdifferenz) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | E_ACTUAL | Consistent data | SOURCE VALUE(X_ACTUAL) LIKE REGEN-ACTUAL OPTIONAL |
|
| 2 | E_ZWSTAND | Meter reading recorded | SOURCE REFERENCE(Y_MR_DIFF) LIKE REABLD-ZWSTAND |
|
| 3 | E_ZWTYP | Register category | SOURCE VALUE(X_REGTYPE) LIKE REABLD-ZWTYP OPTIONAL |
|
| 4 | I_VERBERW | Expected consumption: internal format | SOURCE REFERENCE(Y_I_MR_DIFF) LIKE EABLH-I_VERBERW |
|
| 5 | N_ZWSTAND | Places After Decimal Point in the Meter Reading | SOURCE VALUE(X_N_FORMAT2) LIKE EABL-N_ZWSTAND |
|
| 6 | N_ZWSTAND | Places After Decimal Point in the Meter Reading | SOURCE VALUE(X_N_FORMAT1) LIKE EABL-N_ZWSTAND |
|
| 7 | STANZNACE | Number of decimal places for register | SOURCE VALUE(X_STANZNAC2) LIKE EABL-STANZNAC DEFAULT 14 |
|
| 8 | STANZNACE | Number of decimal places for register | SOURCE VALUE(X_STANZNAC1) LIKE EABL-STANZNAC DEFAULT 14 |
|
| 9 | STANZVORE | Number of predecimal places for register | SOURCE VALUE(X_STANZVOR2) LIKE EABL-STANZVOR DEFAULT 16 |
|
| 10 | STANZVORE | Number of predecimal places for register | SOURCE VALUE(X_STANZVOR1) LIKE EABL-STANZVOR DEFAULT 16 |
|
| 11 | V_ZWSTAND | Places Before Decimal Point in Meter Reading | SOURCE VALUE(X_V_FORMAT2) LIKE EABL-V_ZWSTAND |
|
| 12 | V_ZWSTAND | Places Before Decimal Point in Meter Reading | SOURCE VALUE(X_V_FORMAT1) LIKE EABL-V_ZWSTAND |