Data Element list used by SAP ABAP Function Module ISU_METER_IDDATA_TRANSFORM (INTERN IS-U internen Zaehlerstand in DB- und BS Format konvertieren)
SAP ABAP Function Module
ISU_METER_IDDATA_TRANSFORM (INTERN IS-U internen Zaehlerstand in DB- und BS Format konvertieren) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | E_ZWSTAND | Meter reading recorded | SOURCE VALUE(Y_B_ZWSTAND) LIKE REABLD-ZWSTAND |
|
| 2 | I_VERBERW | Expected consumption: internal format | SOURCE VALUE(X_I_FORMAT) LIKE EABLH-I_VERBERW |
|
| 3 | N_ZWSTAND | Places After Decimal Point in the Meter Reading | SOURCE VALUE(Y_N_FORMAT) LIKE EABL-N_ZWSTAND |
|
| 4 | STANZNACE | Number of decimal places for register | SOURCE VALUE(X_STANZNAC) LIKE EABL-STANZNAC DEFAULT 14 |
|
| 5 | STANZVORE | Number of predecimal places for register | SOURCE VALUE(X_STANZVOR) LIKE EABL-STANZVOR DEFAULT 16 |
|
| 6 | V_ZWSTAND | Places Before Decimal Point in Meter Reading | SOURCE VALUE(Y_V_FORMAT) LIKE EABL-V_ZWSTAND |
|