SAP ABAP Function Module RSSM_SUBSTRACT_TIMESTAMPS (Subtracts Two Time Stamps from One Another)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW (Application Component) SAP Business Information Warehouse
     RS (Package) BW: General Business Information Warehouse
Basic Data
Function Module RSSM_SUBSTRACT_TIMESTAMPS Subtracts Two Time Stamps from One Another  
Function Group RS_GENERAL   General Help Functions  
Program Name SAPLRS_GENERAL    
INCLUDE Name LRS_GENERALU16    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting TIME TYPE SYST-UZEIT Equals Seconds in TIMS Format
Exporting SECS TYPE Difference in Seconds with or Without Decimal Places
Exporting DAYS TYPE I Including Difference in Days
Exporting MILISECS TYPE I 7 Decimal Places of Seconds Value as Integer
Exporting DIFF TYPE F Total Difference in Seconds (as Float)
Exporting TIMESTAMP TYPE RSTIMESTMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
Importing TIMESTAMP1 TYPE Time Stamp Format (Long or Short)
Importing TIMESTAMP2 TYPE Time Stamp Format (Long or Short)
               
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  20110909 
SAP Release Created in 730