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 |
|---|---|---|---|---|---|---|---|
| |
PAGE_WP_LOCAL | TYPE | SYST-INDEX | Size of the Work Process-Local Paging Buffer (KB) | |||
| |
PAGE_AREA_SHARED_MEMORY | TYPE | SYST-INDEX | Size of the Paging Area in the Shared Memory (KB) | |||
| |
PAGE_AREA_SIZE | TYPE | SYST-INDEX | Size of the Paging Area (KB) | |||
| |
PAGE_CURRENTLY_USED | TYPE | SYST-INDEX | Snapshot: Used Paging Area (KB) | |||
| |
PAGE_MAX_USED | TYPE | SYST-INDEX | Maximum Paging Area Used (KB) | |||
| |
PAGING_FILE_SIZE | TYPE | SYST-INDEX | Size of the Paging File (KB) | |||
| |
ROLL_AREA_SHARED_MEMORY | TYPE | SYST-INDEX | Size of the Roll Area in the Shared Memory (KB) | |||
| |
ROLL_AREA_SIZE | TYPE | SYST-INDEX | Size of the Roll Area (KB) | |||
| |
ROLL_CURRENTLY_USED | TYPE | SYST-INDEX | Snapshot: Used Roll Area (KB) | |||
| |
ROLL_FILE_SIZE | TYPE | SYST-INDEX | Size of the Roll File (KB) | |||
| |
ROLL_MAX_USED | TYPE | SYST-INDEX | Maximum Roll Area Used (KB) | |||
| |
INVALID_PROFILE_PARAMETER | TYPE | Invalid Profile Parameter | ||||
| |
NO_AUTHORIZATION | TYPE | No Authorization | ||||
Processing Type
| Normal Function 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 |