Data Element list used by SAP ABAP Function Module ISU_CONSUMPTION_DETERMINE (INTERN: Ermittlung eines Verbrauchs aus Zählerständen)
SAP ABAP Function Module
ISU_CONSUMPTION_DETERMINE (INTERN: Ermittlung eines Verbrauchs aus Zählerständen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ADAT | Meter reading date relevant to billing | SOURCE VALUE(X_ADATVOR) TYPE ADAT OPTIONAL |
|
| 2 | ADAT | Meter reading date relevant to billing | SOURCE VALUE(X_ADAT) LIKE EABL-ADAT |
|
| 3 | ADAT | Meter reading date relevant to billing | SOURCE VALUE(X_ADATGAS) TYPE ADAT OPTIONAL |
|
| 4 | ATIM | Meter reading time (relevant to billing) | SOURCE VALUE(X_ATIM) LIKE EABL-ATIM OPTIONAL |
|
| 5 | ATIM | Meter reading time (relevant to billing) | SOURCE VALUE(X_ATIMVOR) LIKE EABL-ATIM OPTIONAL |
|
| 6 | EQUNR | Equipment Number | SOURCE VALUE(X_EQUNR) LIKE ETDZ-EQUNR OPTIONAL |
|
| 7 | E_ZWNUMMER | Register | SOURCE VALUE(X_ZWNUMMER) LIKE ETDZ-ZWNUMMER OPTIONAL |
|
| 8 | GERNR | Serial Number | SOURCE VALUE(X_GERAET) LIKE V_EGER-GERAET OPTIONAL |
|
| 9 | I_ABRMENGE | Billing quantity for internal billing format | SOURCE VALUE(Y_I_ABRMENGE) LIKE ERCHZ-I_ABRMENGE |
|
| 10 | I_ZWSTNDAB | Billed meter reading | SOURCE VALUE(X_I_ZWSTNDAB) LIKE ERCHZ-I_ZWSTNDAB OPTIONAL |
|
| 11 | I_ZWSTVOR | Previous meter reading | SOURCE VALUE(X_I_ZWSTVOR) LIKE ERCHZ-I_ZWSTVOR OPTIONAL |
|
| 12 | KENNZX | Indicators | SOURCE VALUE(X_NO_INSTSTRU_READ) LIKE REGEN-KENNZX DEFAULT ' ' |
|
| 13 | KENNZX | Indicators | SOURCE VALUE(X_ROUND_EXEC) LIKE REGEN-KENNZX DEFAULT SPACE |
|
| 14 | KENNZX | Indicators | SOURCE VALUE(X_CONSID_FACTOR) TYPE REGEN-KENNZX DEFAULT 'X' |
|
| 15 | KENNZX | Indicators | SOURCE VALUE(X_READ_GASFAKTOR) LIKE REGEN-KENNZX DEFAULT SPACE |
|
| 16 | KENNZX | Indicators | SOURCE VALUE(X_NORUND) LIKE REGEN-KENNZX OPTIONAL |
|
| 17 | N_ABRMENGE | Places after decimal point in billing quantity | SOURCE VALUE(Y_N_ABRMENGE) LIKE DBERCHZ-N_ABRMENGE |
|
| 18 | N_ZWSTNDAB | Decimal Places in the Billed Meter Reading | SOURCE VALUE(X_N_ZWSTNDAB) LIKE EABL-N_ZWSTNDAB OPTIONAL |
|
| 19 | N_ZWSTVOR | Decimal places in previous meter reading | SOURCE VALUE(X_N_ZWSTVOR) LIKE DBERCHZ-N_ZWSTVOR OPTIONAL |
|
| 20 | SELCONTROL | Access control for operands | SOURCE VALUE(X_GUSE) LIKE TE221-SELCONTROL DEFAULT 'MR' |
|
| 21 | V_ABRMENGE | Places before decimal point in billing quantity | SOURCE VALUE(Y_V_ABRMENGE) LIKE DBERCHZ-V_ABRMENGE |
|
| 22 | V_ZWSTNDAB | Predecimal Places in Billed Meter Reading | SOURCE VALUE(X_V_ZWSTNDAB) LIKE EABL-V_ZWSTNDAB OPTIONAL |
|
| 23 | V_ZWSTVOR | Predecimal places in previous meter reading result | SOURCE VALUE(X_V_ZWSTVOR) LIKE DBERCHZ-V_ZWSTVOR OPTIONAL |