SAP ABAP Function Module UNIT_OF_MEASURE_SAP_TO_ISO (Converts an SAP measurement unit code into ISO code)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ASF-UOM (Application Component) Units of Measurement
⤷
SZME (Package) R/3 Central Basis Development: Measurement Units
⤷
⤷
Basic Data
| Function Module | UNIT_OF_MEASURE_SAP_TO_ISO | Converts an SAP measurement unit code into ISO code |
| Function Group | SCV0 | Measurement units: Conversion |
| Program Name | SAPLSCV0 | |
| INCLUDE Name | LSCV0U09 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ISO_CODE | TYPE | T006-ISOCODE | ISO code for the measurement unit | |||
| |
SAP_CODE | TYPE | T006-MSEHI | Internal SAP code for the measurement unit | |||
| |
NOT_FOUND | TYPE | ISO code not found in system | ||||
| |
NO_ISO_CODE | TYPE | SAP code has no ISO code assigned to it | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19950113 |
| SAP Release Created in |