SAP ABAP Function Module UNIT_CORRESPONDENCE_CHECK (Check whether two units have the same dimension)
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_CORRESPONDENCE_CHECK Check whether two units have the same dimension  
Function Group SCV0   Measurement units: Conversion  
Program Name SAPLSCV0    
INCLUDE Name LSCV0U03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing UNIT_IN TYPE T006-MSEHI Unit of measurement
Importing UNIT_OUT TYPE T006-MSEHI Unit of measurement
Exception DIMENSIONS_ARE_DIFFERENT TYPE Dimensions are different
Exception UNIT_IN_NOT_FOUND TYPE UNIT_IN is not maintained
Exception UNIT_OUT_NOT_FOUND TYPE UNIT_OUT is not maintained
               
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