Table list used by SAP ABAP Function Module SAPTUNE_HISTORY_MAXIMUM (Returns maximum utilization values of buffer (for content and directory))
SAP ABAP Function Module
SAPTUNE_HISTORY_MAXIMUM (Returns maximum utilization values of buffer (for content and directory)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BUF_H_CONT | SAP buffer history - table of contents | SOURCE VALUE(HOST) LIKE BUF_H_CONT-HOST DEFAULT SPACE |
|
| 2 | BUF_H_CONT | SAP buffer history - table of contents | SOURCE VALUE(SYSTEM) LIKE BUF_H_CONT-SYSTEM DEFAULT SPACE |
|
| 3 | TUNE1 | Tune: Maximum Puffer Sizes/Directory Entries Reached | ||
| 4 | TUNE1 | Tune: Maximum Puffer Sizes/Directory Entries Reached | SOURCE MAX_TABLE STRUCTURE TUNE1 |
|
| 5 | TUNEHD | Statistical data for internal SAP buffers | SOURCE VALUE(BUFFERNAME) LIKE TUNEHD-NAME DEFAULT SPACE |
|