Data Element list used by SAP ABAP Function Module ISU_DETERMINE_TOLERANCE_LIMITS (Ermittlung der Ober- und Untergrenzen (z.B. für Druck))
SAP ABAP Function Module
ISU_DETERMINE_TOLERANCE_LIMITS (Ermittlung der Ober- und Untergrenzen (z.B. für Druck)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ABLBELNR | Internal ID for meter reading document | SOURCE VALUE(X_ABLBELNR) LIKE EABL-ABLBELNR OPTIONAL |
|
| 2 | ADAT | Meter reading date relevant to billing | SOURCE VALUE(X_ADAT) LIKE EABL-ADAT OPTIONAL |
|
| 3 | ADATREAL | [JBP] Real Meter Reading Date | SOURCE VALUE(X_ADATREAL) LIKE EABL-ADATREAL OPTIONAL |
|
| 4 | ATIMREAL | [JBP] Real Meter Reading Time | SOURCE VALUE(X_ATIMREAL) LIKE EABL-ATIMREAL OPTIONAL |
|
| 5 | BP | Selection of Billing Period: Standard or JBP | SOURCE VALUE(X_BP) LIKE EABL-BP OPTIONAL |
|
| 6 | EQUNR | Equipment Number | SOURCE VALUE(X_EQUNR) LIKE EABL-EQUNR OPTIONAL |
|
| 7 | E_MASSBILL | Unit of measurement for billing | SOURCE VALUE(X_MASSBILL) LIKE REABLD-MASSBILL OPTIONAL |
|
| 8 | E_ZWNUMMER | Register | SOURCE VALUE(X_ZWNUMMER) LIKE EABL-ZWNUMMER OPTIONAL |
|
| 9 | E_ZWTYP | Register category | SOURCE VALUE(X_ZWTYP) LIKE ETDZ-ZWTYP OPTIONAL |
|
| 10 | GERAET | Device | SOURCE VALUE(X_GERNR) LIKE EABL-GERNR OPTIONAL |
|
| 11 | I_VERBERW | Expected consumption: internal format | SOURCE VALUE(X_COMPT_EXP) LIKE EABLH-I_VERBERW |
|
| 12 | I_ZWSTERW | Expected meter reading: internal format | SOURCE VALUE(X_MRRES_EXP) LIKE EABLH-I_ZWSTERW |
|
| 13 | PRUEFKL | Validation class for independent validations | SOURCE VALUE(X_PRUEFKL) LIKE ETRF-PRUEFKL OPTIONAL |
|
| 14 | STANZNACE | Number of decimal places for register | SOURCE VALUE(X_STANZNAC_COMPT) LIKE EABL-STANZNAC DEFAULT 99 |
|
| 15 | STANZNACE | Number of decimal places for register | SOURCE VALUE(X_STANZNAC) LIKE EABL-STANZNAC OPTIONAL |
|
| 16 | STANZVORE | Number of predecimal places for register | SOURCE VALUE(X_STANZVOR) LIKE EABL-STANZVOR OPTIONAL |
|
| 17 | TARIFNR | Rate key | SOURCE VALUE(X_TARIFNR) LIKE ETFND-TARIFNR OPTIONAL |