Table list used by SAP ABAP Function Module SAPTUNE_GET_SUMMARY_STATISTIC (Returns a Selection of Statistics About Buffers and SAP Memory)
SAP ABAP Function Module
SAPTUNE_GET_SUMMARY_STATISTIC (Returns a Selection of Statistics About Buffers and SAP Memory) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CCSTATS | Cursor cache statistics | SOURCE CURSOR_CACHE_INFO STRUCTURE CCSTATS OPTIONAL |
|
| 2 | CCSTATS | Cursor cache statistics | ||
| 3 | CCSTATSTTL | SAP cursor cache: total statistics for all work processes | ||
| 4 | CCSTATSTTL | SAP cursor cache: total statistics for all work processes | SOURCE VALUE(SAP_CURSOR_CACHE_TOTAL) LIKE CCSTATSTTL |
|
| 5 | DBSTATDEC | Structure table call statistics with dec. fields | SOURCE TABLE_STATISTIC STRUCTURE DBSTATDEC OPTIONAL |
|
| 6 | DBSTATDEC | Structure table call statistics with dec. fields | ||
| 7 | DBSTATDEC64 | Structure: Table Call Statistics with Decimal Fields | ||
| 8 | DBSTATDEC64 | Structure: Table Call Statistics with Decimal Fields | SOURCE TABLE_STATISTIC_64 STRUCTURE DBSTATDEC64 OPTIONAL |
|
| 9 | DBSTATITEM | Statistical data for individual SAP tables | ||
| 10 | DBSTATITEM64 | Statistical Data for Individual SAP Tables | ||
| 11 | EMCONTEXT | Extended Memory: Active Contexts | ||
| 12 | EMCONTEXT | Extended Memory: Active Contexts | SOURCE EXTENDED_MEMORY_ACTIVE_CONTEXT STRUCTURE EMCONTEXT OPTIONAL |
|
| 13 | EMSTATUSAG | Extended Memory Statistics: utilization data | ||
| 14 | EMSTATUSAG | Extended Memory Statistics: utilization data | SOURCE VALUE(EXTENDED_MEMORY_USAGE) LIKE EMSTATUSAG |
|
| 15 | EMUTILIZE | Extended Memory: Utilization per Server | ||
| 16 | HPSTATUSAG | Heap Memory Statistics: utilization data | ||
| 17 | HPSTATUSAG | Heap Memory Statistics: utilization data | SOURCE VALUE(HEAP_MEMORY_USAGE) LIKE HPSTATUSAG |
|
| 18 | MEMALLOC | Memory class allocation | ||
| 19 | MEMALLOC | Memory class allocation | SOURCE ALLOC_PROCEDURE_DIA STRUCTURE MEMALLOC OPTIONAL |
|
| 20 | MEMALLOC | Memory class allocation | SOURCE ALLOC_PROCEDURE_NONDIA STRUCTURE MEMALLOC OPTIONAL |
|
| 21 | MEMMODETAB | External and internal modes of a user | ||
| 22 | MEMMODETAB | External and internal modes of a user | SOURCE INTERNAL_EXTERNAL_MODES_MEMORY STRUCTURE MEMMODETAB OPTIONAL |
|
| 23 | MEMMODETAB | External and internal modes of a user | SOURCE MODE_MEMORY_HISTORY STRUCTURE MEMMODETAB OPTIONAL |
|
| 24 | MEMPARAMTY | Memory Management Parameter DEC15 | ||
| 25 | PXAINFO | Special informatino on PXA (program buffer) | ||
| 26 | PXAINFOS | Selected information for PXA (program buffer) | ||
| 27 | PXAINFOS | Selected information for PXA (program buffer) | SOURCE VALUE(PXA_INFO) LIKE PXAINFOS |
|
| 28 | RFCCALSTUN | General Parameters for RFC Calls in Package STUN | SOURCE VALUE(RFC_ERROR_TYPE) LIKE RFCCALSTUN-RFCERRTYPE |
|
| 29 | RFCCALSTUN | General Parameters for RFC Calls in Package STUN | SOURCE VALUE(RFC_ERROR) LIKE RFCCALSTUN-ERROR_MSG |
|
| 30 | RFCCALSTUN | General Parameters for RFC Calls in Package STUN | SOURCE VALUE(TABSTAT_AVAILABLE) LIKE RFCCALSTUN-AVAILABLE |
|
| 31 | RFCCALSTUN | General Parameters for RFC Calls in Package STUN | SOURCE VALUE(RPSTAT_AVAILABLE) LIKE RFCCALSTUN-AVAILABLE |
|
| 32 | RFCCALSTUN | General Parameters for RFC Calls in Package STUN | SOURCE VALUE(EMSTAT_AVAILABLE) LIKE RFCCALSTUN-AVAILABLE |
|
| 33 | RFCCALSTUN | General Parameters for RFC Calls in Package STUN | SOURCE VALUE(PXAINF_AVAILABLE) LIKE RFCCALSTUN-AVAILABLE |
|
| 34 | RFCCALSTUN | General Parameters for RFC Calls in Package STUN | SOURCE VALUE(BUFSTAT_AVAILABLE) LIKE RFCCALSTUN-AVAILABLE |
|
| 35 | RFCCALSTUN | General Parameters for RFC Calls in Package STUN | SOURCE VALUE(CCSTAT_AVAILABLE) LIKE RFCCALSTUN-AVAILABLE |
|
| 36 | RFCDES | Destination table for Remote Function Call | SOURCE VALUE(DESTINATION) LIKE RFCDES-RFCDEST DEFAULT 'NONE' |
|
| 37 | RLPG_STAT | Statistics on SAP roll or paging area | ||
| 38 | RLPG_STAT | Statistics on SAP roll or paging area | SOURCE VALUE(PAGING_AREA) LIKE RLPG_STAT |
|
| 39 | RLPG_STAT | Statistics on SAP roll or paging area | SOURCE VALUE(ROLL_AREA) LIKE RLPG_STAT |
|
| 40 | SAPBUFQUAL | Qualities of SAP buffers | ||
| 41 | SAPTUNEBFN | SAPTUNE buffer names | ||
| 42 | SAPTUNEBFN | SAPTUNE buffer names | SOURCE BUFFER_NAMES STRUCTURE SAPTUNEBFN OPTIONAL |
|
| 43 | TABBUFQUAL | Table buffer qualities | ||
| 44 | TABBUFQUAL | Table buffer qualities | SOURCE TABLE_QUALITIES STRUCTURE TABBUFQUAL OPTIONAL |
|
| 45 | TABHITRATO | Table statistics: hit rates | ||
| 46 | TABHITRATO | Table statistics: hit rates | SOURCE VALUE(TOTAL_HITRATIO) LIKE TABHITRATO |
|
| 47 | TABLLOGACC | Table statistics: logical (ABAP) database accesses | ||
| 48 | TABLLOGACC | Table statistics: logical (ABAP) database accesses | SOURCE VALUE(LOGIC_ACCESSES) LIKE TABLLOGACC |
|
| 49 | TABLLOGACC64 | Table Statistics: Logical (ABAP) Database Accesses 64 Bit | ||
| 50 | TABLLOGACC64 | Table Statistics: Logical (ABAP) Database Accesses 64 Bit | SOURCE VALUE(LOGIC_ACCESSES_64) LIKE TABLLOGACC64 |
|
| 51 | TABOPERTNS | Table statistics: total number of operations | ||
| 52 | TABOPERTNS | Table statistics: total number of operations | SOURCE VALUE(TOTAL_OPERATIONS) LIKE TABOPERTNS |
|
| 53 | TABPHYSACC | Table statistics: physical database accesses | ||
| 54 | TABPHYSACC | Table statistics: physical database accesses | SOURCE VALUE(DB_ACCESSES) LIKE TABPHYSACC |
|
| 55 | TABPHYSACC | Table statistics: physical database accesses | SOURCE VALUE(TOTAL_DURATIONS) LIKE TABPHYSACC |
|
| 56 | TABPHYSACC | Table statistics: physical database accesses | SOURCE VALUE(TOTAL_ROWS) LIKE TABPHYSACC |
|
| 57 | TABPHYSACC64 | Table Statistics: Physical Database Accesses | SOURCE VALUE(DB_ACCESSES_64) LIKE TABPHYSACC64 |
|
| 58 | TABPHYSACC64 | Table Statistics: Physical Database Accesses | SOURCE VALUE(TOTAL_ROWS_64) LIKE TABPHYSACC64 |
|
| 59 | TABPHYSACC64 | Table Statistics: Physical Database Accesses | SOURCE VALUE(TOTAL_DURATIONS_64) LIKE TABPHYSACC64 |
|
| 60 | TABPHYSACC64 | Table Statistics: Physical Database Accesses | ||
| 61 | TUNEHD | Statistical data for internal SAP buffers | ||
| 62 | TUNEHD64 | Statistical Data for Internal SAP Buffers | ||
| 63 | TUNEHDWQ | Statistical data re. SAP buffer & quality/hit ratios | ||
| 64 | TUNEHDWQ | Statistical data re. SAP buffer & quality/hit ratios | SOURCE BUFFER_STATISTIC STRUCTURE TUNEHDWQ OPTIONAL |
|
| 65 | TUNEHDWQ64 | Statistical Data About SAP Buffer and Quality/Hit Ratios | ||
| 66 | TUNEHDWQ64 | Statistical Data About SAP Buffer and Quality/Hit Ratios | SOURCE BUFFER_STATISTIC_64 STRUCTURE TUNEHDWQ64 OPTIONAL |