/SDF/SMON_STACK - Call Stack from Monitoring snapshot
Call Stack from Monitoring snapshot information is stored in SAP table /SDF/SMON_STACK.
It is part of development package /SDF/SMON in software component SV-SMG-DIA. This development package consists of objects that can be grouped under "Snapshot Monitor".
It is part of development package /SDF/SMON in software component SV-SMG-DIA. This development package consists of objects that can be grouped under "Snapshot Monitor".
Fields for table /SDF/SMON_STACK
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
HASH | Hash Value (160 Bits) | X | HASH160X | RAW | 20 | |
NR | ABAP Stack Depth | X | INT4 | 4 | ||
MAINPROGRAM | ABAP Program Name | PROGNAME | CHAR | 80 | ||
INCLUDE | Used Include | INCLUDE | CHAR | 80 | ||
LINE | Line Number (in the Include) | INT4 | 4 | |||
EVENTTYPE | Type of Processing Block (Procedure, Module, Event Block) | CHAR | 24 | |||
EVENTNAME | Name of Processing Block | CHAR | 122 | |||
CLASS | Name of Class (in Methods) | CHAR | 60 | |||
FLAG_SYSTEM | Flag: System Processing Block or in System Program | CHAR | 2 |