Data Element list used by SAP ABAP Function Module CONVERT_TO_FRACT10 (Convert a fraction into a fraction with max. 10-digit numerator/denominatr)
SAP ABAP Function Module
CONVERT_TO_FRACT10 (Convert a fraction into a fraction with max. 10-digit numerator/denominatr) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DZAEHL | Numerator for conversion to SI unit | SOURCE VALUE(NOMOUT) LIKE T006-ZAEHL |
|
| 2 | NENNR | Denominator for conversion into SI unit | SOURCE VALUE(DENOMOUT) LIKE T006-NENNR |
|