SAP ABAP Function Module /TDAG/CP_LB07_UNIT_CONV_SIMPLE (CP: Converts a value from one unit to another of the same dimension)
Hierarchy
TDAGBCA (Software Component) TechniData Basic Components
   EHS (Application Component) Environment, Health and Safety
     /TDAG/CP (Package) Compliance for products
Basic Data
Function Module /TDAG/CP_LB07_UNIT_CONV_SIMPLE CP: Converts a value from one unit to another of the same dimension  
Function Group /TDAG/CP_LB07   CP: Conversion  
Program Name /TDAG/SAPLCP_LB07    
INCLUDE Name /TDAG/LCP_LB07U43    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing XT_MESSAGE TYPE BAL_T_MSG Table with (error) messages
Exporting E_VALUE_OUT TYPE ANY The converted value
Exporting E_FLG_ERROR TYPE ESP1_BOOLEAN Indicator if an error occurred
Importing I_SUBID TYPE ESESUBID Specification that contains the value to convert
Importing I_VALUE_IN TYPE ANY The value to convert
Importing I_UNIT_IN TYPE MSEHI The unit of the value to convert
Importing I_UNIT_OUT TYPE MSEHI The unit of the result
               
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  20141109 
SAP Release Created in 0207B0406C