SAP ABAP Function Module UNIT_OF_MEASURE_ISO_TO_SAP (Convert an ISO measurement unit code into the SAP 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_ISO_TO_SAP Convert an ISO measurement unit code into the SAP code  
Function Group SCV0   Measurement units: Conversion  
Program Name SAPLSCV0    
INCLUDE Name LSCV0U05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting SAP_CODE TYPE T006-MSEHI SAP code for the measurement unit
Exporting UNIQUE TYPE ISOFIELDS-UNIQUE X field: ISO code -> SAP code is unique
Importing ISO_CODE TYPE T006-ISOCODE ISO code for the measurement unit
Exception NOT_FOUND TYPE ISO code not found in system
               
Processing Type
Normal Function Module  
Remote-Enabled 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