Table list used by SAP ABAP Function Module SAPTUNE_HISTORY_STATISTICS (Returns the History of the SAP Buffer Statistics)
SAP ABAP Function Module
SAPTUNE_HISTORY_STATISTICS (Returns the History of the SAP Buffer Statistics) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BUFHISTREC | Buffer history: memory and system information | ||
| 2 | BUFHISTREC | Buffer history: memory and system information | SOURCE VALUE(RECORDING_INFO) LIKE BUFHISTREC |
|
| 3 | BUF_H_CONT | SAP buffer history - table of contents | SOURCE VALUE(SYSTEM) LIKE BUF_H_CONT-SYSTEM |
|
| 4 | MONI | Monitor table MONI | ||
| 5 | SAPTUNEBFN | SAPTUNE buffer names | ||
| 6 | SAPWLSERV | SAP Workload: Table of active servers | ||
| 7 | STUN_HOST | System List Structure | SOURCE VALUE(HOST) LIKE STUN_HOST-HOST |
|
| 8 | TUNEHD | Statistical data for internal SAP buffers | ||
| 9 | TUNEHD | Statistical data for internal SAP buffers | SOURCE BUFFER_HISTORY STRUCTURE TUNEHD |
|
| 10 | TUNEHD64 | Statistical Data for Internal SAP Buffers | ||
| 11 | TUNEHD64 | Statistical Data for Internal SAP Buffers | SOURCE BUFFER_HISTORY_64 STRUCTURE TUNEHD64 OPTIONAL |
|
| 12 | TUNEHDHIST | History: Statistical data for internal SAP buffers | SOURCE VALUE(UNIT_KB) LIKE TUNEHDHIST-ALLOC DEFAULT 'X' |
|
| 13 | TUNEHDHIST | History: Statistical data for internal SAP buffers | SOURCE VALUE(BUFFERNAME) LIKE TUNEHDHIST-NAME DEFAULT SPACE |