SAP ABAP Function Module DIMP_ADD_TIME (Adds time to a given time)
Hierarchy
ECC-DIMP (Software Component) DIMP
   IS-AD-MPD (Application Component) Maintenance Program Definition
     AD_MPD (Package) Maintenance Program Definition
Basic Data
Function Module DIMP_ADD_TIME Adds time to a given time  
Function Group MPD03   MPD: GUI for MPD Workbench  
Program Name SAPLMPD03    
INCLUDE Name LMPD03U04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_ENDTIME TYPE T Resultant time
Exporting EV_ENDDATE TYPE D Resultant date
Importing IV_STARTTIME TYPE T Time to which time is added
Importing IV_STARTDATE TYPE D Date which may have to be corrected
Importing IV_ADDTIME TYPE T Amount of time to be added
               
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  20050301 
SAP Release Created in 500