Data Element list used by SAP ABAP Function Module ISU_METER_DIGITS_DETERMINE (Intern: Ermittlung der ableserelevanten Anzahl Nachkommastellen)
SAP ABAP Function Module
ISU_METER_DIGITS_DETERMINE (Intern: Ermittlung der ableserelevanten Anzahl Nachkommastellen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ABLESGRUP | MR group for controlling decimal places to be read | SOURCE VALUE(X_ABLESGRUP) LIKE TE018-ABLESGRUP OPTIONAL |
|
| 2 | DECPRORATION | Number of Decimal Places for Proration | SOURCE REFERENCE(Y_DECPRORATION) TYPE DECPRORATION |
|
| 3 | E_MASS | Unit of Measurement | SOURCE VALUE(Y_ABRMASS) LIKE TE221-MASS |
|
| 4 | E_OPERAND | Operand | SOURCE VALUE(X_OPERAND) LIKE TE221-OPERAND OPTIONAL |
|
| 5 | I_VERBERW | Expected consumption: internal format | SOURCE VALUE(X_FAKTOR) LIKE EABLH-I_VERBERW |
|
| 6 | KENNZX | Indicators | SOURCE VALUE(Y_NO_ABLESGRUP) LIKE REGEN-KENNZX |
|
| 7 | NACHKOMMA | Number of decimal places relevant to meter reading | SOURCE VALUE(Y_NACHKOMMA) LIKE TE018-NACHKOMMA |
|
| 8 | TARIFNR | Rate key | SOURCE VALUE(X_TARIFNR) LIKE ETRF-TARIFNR OPTIONAL |
|