SAP ABAP Function Module L_TO_TIME_DIFF (Berechnen der Dauer aus Start- und Endezeitpunkt eines TAs)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       LVS (Package) Application development Warehouse Management (WM)
Basic Data
Function Module L_TO_TIME_DIFF Berechnen der Dauer aus Start- und Endezeitpunkt eines TAs  
Function Group L03D   TO creation  
Program Name SAPLL03D    
INCLUDE Name LL03DU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_TIME_DIFF TYPE LTAK-ISTWM
Importing I_START_DATE TYPE LTAK-STDAT
Importing I_START_TIME TYPE LTAK-STUZT
Importing I_END_DATE TYPE LTAK-ENDAT
Importing I_END_TIME TYPE LTAK-ENUZT
Importing I_TIME_UOM TYPE LTAK-ZEIEI
Exception INPUT_DATA_EMPTY TYPE at least one input value was blank or zero
               
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  19980706 
SAP Release Created in