Data Element list used by SAP ABAP Function Module UNIT_OF_MEASURE_ISO_TO_SAP (Convert an ISO measurement unit code into the SAP code)
SAP ABAP Function Module
UNIT_OF_MEASURE_ISO_TO_SAP (Convert an ISO measurement unit code into the SAP code) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ISOCD_UNIT | ISO code for unit of measurement | SOURCE VALUE(ISO_CODE) LIKE T006-ISOCODE |
|
| 2 | MSEHI | Unit of Measurement | SOURCE VALUE(SAP_CODE) LIKE T006-MSEHI |
|
| 3 | XFELD | Checkbox | SOURCE VALUE(UNIQUE) LIKE ISOFIELDS-UNIQUE |
|