Data Element list used by SAP ABAP Function Module ISU_METER_DATA_FORMAT_CHECK (INTERN IS-U Zählerstand formal prüfen und in alle Formate konvertieren)
SAP ABAP Function Module
ISU_METER_DATA_FORMAT_CHECK (INTERN IS-U Zählerstand formal prüfen und in alle Formate konvertieren) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | E_ZWSTAND | Meter reading recorded | SOURCE VALUE(X_ZWSTAND) LIKE REABLD-ZWSTAND |
|
| 2 | E_ZWSTAND | Meter reading recorded | SOURCE VALUE(Y_B_ZWSTAND) LIKE REABLD-ZWSTAND |
|
| 3 | I_VERBERW | Expected consumption: internal format | SOURCE VALUE(Y_I_FORMAT) LIKE EABLH-I_VERBERW |
|
| 4 | N_ZWSTAND | Places After Decimal Point in the Meter Reading | SOURCE VALUE(Y_N_FORMAT) LIKE EABL-N_ZWSTAND |
|
| 5 | STANZNACE | Number of decimal places for register | SOURCE VALUE(X_STANZNAC) LIKE REABLD-STANZNAC DEFAULT 14 |
|
| 6 | STANZVORE | Number of predecimal places for register | SOURCE VALUE(X_STANZVOR) LIKE REABLD-STANZVOR DEFAULT 16 |
|
| 7 | V_ZWSTAND | Places Before Decimal Point in Meter Reading | SOURCE VALUE(Y_V_FORMAT) LIKE EABL-V_ZWSTAND |
|