Data Element list used by SAP ABAP Function Module DIMENSIONCHECK_CONVERTABLE (Prüfung, ob Mengeneinheit aus anderer Mengeneinheit ableitbar ist)
SAP ABAP Function Module
DIMENSIONCHECK_CONVERTABLE (Prüfung, ob Mengeneinheit aus anderer Mengeneinheit ableitbar ist) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
ADDKO | Additive constant for conversion to SI unit | SOURCE VALUE(P_ADDKO) LIKE T006-ADDKO |
2 | ![]() |
MSEHI | Unit of Measurement | SOURCE VALUE(P_ALT_MEINH) LIKE T006-MSEHI |
3 | ![]() |
MSEHI | Unit of Measurement | SOURCE VALUE(P_BAS_MEINH) LIKE T006-MSEHI |
4 | ![]() |
MSEHI | Unit of Measurement | SOURCE VALUE(P_SAVMEINH) LIKE T006-MSEHI |
5 | ![]() |
UMREN | Denominator for conversion to base units of measure | SOURCE VALUE(P_UMREN) LIKE MARM-UMREN |
6 | ![]() |
UMREZ | Numerator for Conversion to Base Units of Measure | SOURCE VALUE(P_UMREZ) LIKE MARM-UMREZ |
7 | ![]() |
XFELD | Checkbox | SOURCE VALUE(P_DIMENSIONCHECK_FOR_PUOM) TYPE XFELD DEFAULT 'X' |