SAP table SYS_CALLS (Structure of System Callstack (like in the Debugger))
Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |
---|---|---|---|---|---|---|---|
PROGNAME | Program | CHAR | 40 | 0 | DBGLPROG | ||
EVENTTYPE | Type of an event | CHAR | 12 | 0 | DBGLEVTYPE | ||
EVENTNAME | Name of an event, module, subroutine... | CHAR | 70 | 0 | DBGLEVENT |