SAP ABAP Function Module SAPTUNE_HISTORY_SAVE (Saves the Buffer and SAP Memory Statistics in the Database)
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_SAVE Saves the Buffer and SAP Memory Statistics in the Database  
Function Group STUB   SAPTUNE buffer statistics  
Program Name SAPLSTUB    
INCLUDE Name LSTUBU37    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing TABLE_ACCESSES TYPE TABHIST Summary of all table accesses
Importing ROLL_AND_PAGE TYPE RPHIST Roll and paging statistics
Importing EM_AND_HEAP TYPE MEMHIST Extended memory and heap statistics
Tables BUFFERS TYPE TUNEHD SAPTUNE buffer statistics
Tables CURSOR_CACHE TYPE CCSTATS SAP Cursor Cache statistics
Tables ALLOCATION_PROC_DIALOG TYPE MEMALLOC Dialog memory allocation procedure
Tables ALLOCATION_PROC_NONDIALOG TYPE MEMALLOC Non-dialog memory allocation procedure
Tables EM_BLOCKS TYPE EMCONTEXT Extended memory block statistics
Tables BUFFERS64 TYPE TUNEHD64
Exception SAVE_FAILED TYPE Could not save
Exception TABLE_LOCKED TYPE Table MONI or TUNE1 is locked
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  19960119 
SAP Release Created in