SAP ABDBG_ACTIVATION DO NOT CHANGE: ABAP Debugger Table of Waiting Debuggees Table

Overview

ABDBG_ACTIVATION is a standard SAP S/4HANA table that stores DO NOT CHANGE: ABAP Debugger Table of Waiting Debuggees data. There are total 15 fields in the ABDBG_ACTIVATION table. The following is a list of the fields that make up this table. Key fields are marked in blue.

The table ABDBG_ACTIVATION belongs to ABAP Syntax, Compiler, Runtime (BC-ABA-LA) module and is located in the package Types for Debugger (SABP_DEBUG).

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

Techincal Settings of ABDBG_ACTIVATION

Below are technical details of the table ABDBG_ACTIVATION

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

List of ABDBG_ACTIVATION Fields

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

FieldDescriptionData ElementCheck TableData TypeLength
CLIENTClient IDSYMANDTCLNT3
DEBUGGEE_ID16 Byte UUID in 32 Characters (Hexadecimal Encoded)SYSUUID_C32CHAR32
TERMINAL_ID16 Byte UUID in 32 Characters (Hexadecimal Encoded)SYSUUID_C32CHAR32
IDE_ID16 Byte UUID in 32 Characters (Hexadecimal Encoded)SYSUUID_C32CHAR32
DEBUGGEE_USERUser NameSYUNAMECHAR12
PRG_CURRDisplayed program (overwriting is possible)DBGSREPIDCHAR40
INCL_CURRDisplayed program (overwriting is possible)DBGSREPIDCHAR40
RFCDESTLogical destination (specified in function call)RFCDESTCHAR32
APPLSERVERApplication ServerSYHOSTCHAR32
SYSIDName of SAP SystemSYSYSIDCHAR8
DUMPIDName of ABAP Runtime ErrorS380ERRIDCHAR30
DUMPDATESystem DateSYDATUMDATS8
DUMPTIMESystem TimeSYUZEITTIMS6
DUMPHOSTName of Current Application ServerSNAP_SYINSTCHAR32
DUMPMODNOIndex of Work ProcessSYWPIDINT410

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_ACTIVATION

Other References