Table list used by SAP ABAP Function Module SAPTUNE_HISTORY_SAVE (Saves the Buffer and SAP Memory Statistics in the Database)
SAP ABAP Function Module
SAPTUNE_HISTORY_SAVE (Saves the Buffer and SAP Memory Statistics in the Database) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BUFHISTREC | Buffer history: memory and system information | ||
| 2 | CCSTATS | Cursor cache statistics | SOURCE CURSOR_CACHE STRUCTURE CCSTATS |
|
| 3 | EMCONTEXT | Extended Memory: Active Contexts | SOURCE EM_BLOCKS STRUCTURE EMCONTEXT |
|
| 4 | MEMALLOC | Memory class allocation | SOURCE ALLOCATION_PROC_DIALOG STRUCTURE MEMALLOC |
|
| 5 | MEMALLOC | Memory class allocation | SOURCE ALLOCATION_PROC_NONDIALOG STRUCTURE MEMALLOC |
|
| 6 | MEMHIST | SAP Memory Statistics: History | ||
| 7 | MEMHIST | SAP Memory Statistics: History | SOURCE VALUE(EM_AND_HEAP) LIKE MEMHIST |
|
| 8 | MONI | Monitor table MONI | ||
| 9 | RPHIST | Roll & paging usage: history | ||
| 10 | RPHIST | Roll & paging usage: history | SOURCE VALUE(ROLL_AND_PAGE) LIKE RPHIST |
|
| 11 | SAPWLSERV | SAP Workload: Table of active servers | ||
| 12 | TABHIST | Table access statistics: history | ||
| 13 | TABHIST | Table access statistics: history | SOURCE VALUE(TABLE_ACCESSES) LIKE TABHIST OPTIONAL |
|
| 14 | TUNE1 | Tune: Maximum Puffer Sizes/Directory Entries Reached | ||
| 15 | TUNEHD | Statistical data for internal SAP buffers | SOURCE BUFFERS STRUCTURE TUNEHD |
|
| 16 | TUNEHD | Statistical data for internal SAP buffers | ||
| 17 | TUNEHD64 | Statistical Data for Internal SAP Buffers | SOURCE BUFFERS64 STRUCTURE TUNEHD64 OPTIONAL |