SAP ABAP Function Module SAPTUNE_HISTORY_DIRECTORY (Returns table of contents for the existing histories of SAP buffers)
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_HISTORY_DIRECTORY | Returns table of contents for the existing histories of SAP buffers |
| Function Group | STUB | SAPTUNE buffer statistics |
| Program Name | SAPLSTUB | |
| INCLUDE Name | LSTUBU12 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
DATE | TYPE | SYST-DATUM | SPACE | Analysis date (optional; if not specified, all existing) | ||
| |
HOST | TYPE | STUN_HOST-HOST | SPACE | Host name (optional; if not specified, all hosts) | ||
| |
SYSTEM | TYPE | BUF_H_CONT-SYSTEM | SPACE | Instance number (optional; if not specified, all instances) | ||
| |
CONTENTS | TYPE | BUF_H_CONT | Table with table of contents of the history of SAP buffers | |||
| |
NO_HISTORY_AVAILABLE | TYPE | No history available | ||||
| |
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 |