SAP Table SYS_CALLS

Structure of System Callstack (like in the Debugger)

SYS_CALLS (Structure of System Callstack (like in the Debugger)) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link SYS_CALLS to other SAP tables.

Source: SYS_CALLS (Structure of System Callstack (like in the Debugger))

SYS_CALLS table fields

Field Data element Checktable Datatype Length Decimals
PROGNAME Program DBGLPROG CHAR 40 0
EVENTTYPE Type of an event DBGLEVTYPE CHAR 12 0
EVENTNAME Name of an event, module, subroutine... DBGLEVENT CHAR 70 0