SAP ABAP Function Module DB6_HIS_PARAMETER_CHANGES (DB6: History of parameter changes)
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_PARAMETER_CHANGES DB6: History of parameter changes  
Function Group SDB6DB02   DB6: Backend DB02  
Program Name SAPLSDB6DB02    
INCLUDE Name LSDB6DB02U08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting NEWFROMDATE TYPE DATS Field of type DATS
Exporting NEWFROMTIME TYPE TIMS Field of type TIMS
Exporting NEWTODATE TYPE DATS Field of type DATS
Exporting NEWTOTIME TYPE TIMS Field of type TIMS
Importing PARTITN TYPE DB6PMCN-PARTITN DB6: partition number (space if not applicable)
Importing STATTYPE TYPE DB6PMHCDM-OBJECTTYPE DB6: A: only acitve parameter; H: history
Importing OBJECTTYPE TYPE DB6PMHCDM-OBJECTTYPE DB6: parameter type (D=database,M=database manager)
Importing FROMDATE TYPE DB6PM_CDM-COMPDATS DB6CC_HIS_MINDATE DB6: selection range: from date of insertion
Importing TODATE TYPE DB6PM_CDM-COMPDATS DB6CC_HIS_MAXDATE DB6: selection range: to date of insertion
Importing CONNECTION TYPE DB6NAVSYST-DBCNAME Logical name for a database connection
Importing FROMTIME TYPE DB6PM_CDM-COMPTIMS DB6CC_HIS_MINTIME DB6: Time of insertion
Importing TOTIME TYPE DB6PM_CDM-COMPTIMS DB6CC_HIS_MAXTIME DB6: Time of insertion
Importing OLDFROMDATE TYPE DATS Field of type DATS
Importing OLDFROMTIME TYPE TIMS Field of type TIMS
Importing OLDTODATE TYPE DATS Field of type DATS
Importing OLDTOTIME TYPE TIMS Field of type TIMS
Tables IT_DB6PMCDM TYPE DB6PM_CDM DB6: db & dbm parameter changes for display
Exception OUT_OF_DATE_RANGE TYPE For the given dates there are no data available
Exception INVALID_PARAMETER_SET TYPE An invalid parameter is used
Exception NO_HISTORY_FOUND TYPE requested history records could not be read
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