SAP ABAP Function Module SAPTUNE_HISTORY_STATISTICS (Returns the History of the SAP Buffer Statistics)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON-TUN (Application Component) Performance Monitors (TCC)
     STUN_MON (Package) STUN: Monitoring/Statistics
Basic Data
Function Module SAPTUNE_HISTORY_STATISTICS Returns the History of the SAP Buffer Statistics  
Function Group STUB   SAPTUNE buffer statistics  
Program Name SAPLSTUB    
INCLUDE Name LSTUBU13    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RECORDING_INFO TYPE BUFHISTREC Storage time and storage system
Importing BUFFERNAME TYPE TUNEHDHIST-NAME SPACE Name of the Desired Buffer (Optional, no entry = all)
Importing DATE TYPE SYST-DATUM Analysis date
Importing HOST TYPE STUN_HOST-HOST Host name
Importing SYSTEM TYPE BUF_H_CONT-SYSTEM Instance number
Importing UNIT_KB TYPE TUNEHDHIST-ALLOC 'X' Unit in KB ?
Tables BUFFER_HISTORY TYPE TUNEHD Return table with buffer statistics
Tables BUFFER_HISTORY_64 TYPE TUNEHD64
Exception INVALID_BUFFER_NAME TYPE Unknown buffer name
Exception NO_HISTORY_AVAILABLE TYPE No buffer history is available
Exception NO_AUTHORIZATION TYPE No authorization
               
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  19950405 
SAP Release Created in