SAP ABAP Function Module SAPTUNE_ROLL_PAGE_SIZES (Return of Roll and Paging Area Sizes)
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_ROLL_PAGE_SIZES Return of Roll and Paging Area Sizes  
Function Group STUB   SAPTUNE buffer statistics  
Program Name SAPLSTUB    
INCLUDE Name LSTUBU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting PAGE_WP_LOCAL TYPE SYST-INDEX Size of the Work Process-Local Paging Buffer (KB)
Exporting PAGE_AREA_SHARED_MEMORY TYPE SYST-INDEX Size of the Paging Area in the Shared Memory (KB)
Exporting PAGE_AREA_SIZE TYPE SYST-INDEX Size of the Paging Area (KB)
Exporting PAGE_CURRENTLY_USED TYPE SYST-INDEX Snapshot: Used Paging Area (KB)
Exporting PAGE_MAX_USED TYPE SYST-INDEX Maximum Paging Area Used (KB)
Exporting PAGING_FILE_SIZE TYPE SYST-INDEX Size of the Paging File (KB)
Exporting ROLL_AREA_SHARED_MEMORY TYPE SYST-INDEX Size of the Roll Area in the Shared Memory (KB)
Exporting ROLL_AREA_SIZE TYPE SYST-INDEX Size of the Roll Area (KB)
Exporting ROLL_CURRENTLY_USED TYPE SYST-INDEX Snapshot: Used Roll Area (KB)
Exporting ROLL_FILE_SIZE TYPE SYST-INDEX Size of the Roll File (KB)
Exporting ROLL_MAX_USED TYPE SYST-INDEX Maximum Roll Area Used (KB)
Exception INVALID_PROFILE_PARAMETER TYPE Invalid Profile Parameter
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