SAP ABAP Function Module RSSM_CONVERT_TIMESTAMP2DAYSEC (Converts Date and Time or Time Stamp into Days and Seconds)
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_CONVERT_TIMESTAMP2DAYSEC Converts Date and Time or Time Stamp into Days and Seconds  
Function Group RS_GENERAL   General Help Functions  
Program Name SAPLRS_GENERAL    
INCLUDE Name LRS_GENERALU14    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting DAY TYPE I
Exporting SEC TYPE I
Importing TIMESTAMP TYPE RSTIMESTMP
Importing DATUM TYPE SYST-DATUM
Importing TIME TYPE SYST-UZEIT
Exception WRONG_TYPE TYPE Incorrect Transfer Format
Exception WRONG_NUMBER_OF_PARAMETERS TYPE Incorrect Number of Transfer Parameters
               
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