SAP ABAP Function Module CONVERSION_FACTOR_GET_CONTEXT (CONVERSION_FACTOR_GET_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 CONVERSION_FACTOR_GET_CONTEXT  
Function Group SCV0   Measurement units: Conversion  
Program Name SAPLSCV0    
INCLUDE Name LSCV0U20    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ADD_CONST TYPE additive constant
Exporting DECIMALS TYPE Number decimal places, to which rounding is to be carried out
Exporting DENOMINATOR TYPE Denominator
Exporting DIMENSION TYPE T006-DIMID Dimension key
Exporting NUMERATOR TYPE Counter
Importing NO_TYPE_CHECK TYPE SPACE Output parameter type check disactivation flag
Importing UNIT_IN TYPE T006-MSEHI SPACE Unit from which to convert
Importing UNIT_OUT TYPE T006-MSEHI SPACE Unit into which to convert
Exception CONVERSION_NOT_FOUND TYPE Conversion factor could not be determined
Exception OVERFLOW TYPE Field overflow
Exception TYPE_INVALID TYPE one of the output parameters is not numeric
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  19970606 
SAP Release Created in