SAP ABAP Function Module UNIT_CONVERSION_SIMPLE_CONTEXT (UNIT_CONVERSION_SIMPLE_CONTEXT)
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_CONVERSION_SIMPLE_CONTEXT  
Function Group SCV0   Measurement units: Conversion  
Program Name SAPLSCV0    
INCLUDE Name LSCV0U19    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ADD_CONST TYPE additive constant for conversion
Exporting DECIMALS TYPE Number of decimal places for rounding
Exporting DENOMINATOR TYPE Denominator for conversion
Exporting NUMERATOR TYPE Numerator for conversion
Exporting OUTPUT TYPE Output Value
Importing INPUT TYPE Input Value
Importing NO_TYPE_CHECK TYPE 'X' Conversion factor type check
Importing ROUND_SIGN TYPE SPACE Rounding flag (+ up, - down, X comm.)
Importing UNIT_IN TYPE T006-MSEHI SPACE Unit of input value
Importing UNIT_OUT TYPE T006-MSEHI SPACE Unit of output value
Exception CONVERSION_NOT_FOUND TYPE Conversion factor could not be determined
Exception DIVISION_BY_ZERO TYPE Division by zero trapped
Exception INPUT_INVALID TYPE Input value is not a number
Exception OUTPUT_INVALID TYPE OUTPUT parameter is not a number
Exception OVERFLOW TYPE Field overflow
Exception TYPE_INVALID TYPE an output parameter is not a number
Exception UNITS_MISSING TYPE no units specified
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  19960315 
SAP Release Created in