SAP ABAP Function Module LTRM_UOM_CONVERT (Converts distance, velocity and time units of measure)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   LE-TRM (Application Component) Task & Resource Management
     LTRM (Package) TRM - Core Package
Basic Data
Function Module LTRM_UOM_CONVERT Converts distance, velocity and time units of measure  
Function Group LTRM   Services at TRM's level  
Program Name SAPLLTRM    
INCLUDE Name LLTRMU10    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_DISTANCE TYPE F Distance
Exporting E_VELOCITY TYPE F Horizontal velocity
Exporting E_DURATION TYPE F Duration
Importing I_LOCAT TYPE LTRM_LOCAT Site
Importing I_DISTANCE TYPE F Distance
Importing I_VELOCITY TYPE F Horizontal velocity
Importing I_DURATION TYPE F Duration
Importing I_DSUOM TYPE LTRM_DSUOM Unit of measure for distance
Importing I_VLUOM TYPE LTRM_VLUOM Unit of measure for velocity
Importing I_TMUOM TYPE LTRM_TIUOM Unit of measure for time
Importing E_DSUOM TYPE LTRM_DSUOM Unit of measure for distance
Importing E_VLUOM TYPE LTRM_VLUOM Unit of measure for velocity
Importing E_TMUOM TYPE LTRM_TIUOM Unit of measure for time
Exception LLOCT_NOT_MAINTAINED TYPE Couldn't get lloct record
Exception UOM_CONVERSION_FAILED TYPE Error in conversion
Exception INPUT_MISSING TYPE
               
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  20020107 
SAP Release Created in 46C