SAP ABDBG_TRACE Debugger Tracing Table

Overview

ABDBG_TRACE is a standard SAP S/4HANA table that stores Debugger Tracing data. There are total 9 fields in the ABDBG_TRACE table. The following is a list of the fields that make up this table. Key fields are marked in blue.

The table ABDBG_TRACE belongs to ABAP Syntax, Compiler, Runtime (BC-ABA-LA) module and is located in the package External Activation of ABAP Debugger (SABP_DEBUG_EXT).

In addition, following links provide an overview of foreign key relationships, if any, that link ABDBG_TRACE to other SAP tables and standard CDS views available based on ABDBG_TRACE table in S/4HANA 2020.

Techincal Settings of ABDBG_TRACE

Below are technical details of the table ABDBG_TRACE

  • Buffering not allowed
  • No buffering
  • Storage type is Column Store

List of ABDBG_TRACE Fields

The following table gives you an overview of the fields available in ABDBG_TRACE

FieldDescriptionData ElementCheck TableData TypeLength
TIMESTAMPUTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun)TIMESTAMPLDEC21
GUID16 Byte UUID in 32 Characters (Hexadecimal Encoded)SYSUUID_C32CHAR32
SERVERApplication Server InstanceMSNAME2CHAR40
IDEUSERUser NameUNAMECHAR12
REQUESTUSERUser NameUNAMECHAR12
TERMINALID16 Byte UUID in 32 Characters (Hexadecimal Encoded)SYSUUID_C32CHAR32
IDEID16 Byte UUID in 32 Characters (Hexadecimal Encoded)SYSUUID_C32CHAR32
DATUMSystem DateSYDATUMDATS8
UZEITSystem TimeSYUZEITTIMS6

Foreign Key Relationships

A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for ABDBG_TRACE

Other References