SAP ABAP Function Module DB6_HIS_GET_START_END (DB6: return the start and end time of the history)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-DB6 (Application Component) DB2 Universal Database for UNIX / NT
     STU6 (Package) DB6: Performance-Monitor (UNIX/Windows)
Basic Data
Function Module DB6_HIS_GET_START_END DB6: return the start and end time of the history  
Function Group SDB6DB02   DB6: Backend DB02  
Program Name SAPLSDB6DB02    
INCLUDE Name LSDB6DB02U12    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting FROMDATE TYPE SYST-DATUM DB6: first date of history
Exporting TODATE TYPE SYST-DATUM DB6: last date of history
Importing OBJECTTYPE TYPE DB6PM_TIME-OBJECTTYPE type of history: chis_tables_and_indexes = B; chis_tablespace_and_database = P
Importing STATTYPE TYPE DB6PM_TIME-STATTYPE DB6: statistic type: D | W | M
Importing CONNECTION TYPE DB6NAVSYST-DBCNAME Logical name for a database connection
Exception INVALID_PARAMETER_SET TYPE Wrong parameter
Exception ERROR_RETRIEVING TYPE Error occured while reading data
Exception SYSTEM_ERROR 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  20010122 
SAP Release Created in 610