ABDBG_ACTIVATION - DO NOT CHANGE: ABAP Debugger Table of Waiting Debuggees
DO NOT CHANGE: ABAP Debugger Table of Waiting Debuggees information is stored in SAP table ABDBG_ACTIVATION.
It is part of development package SABP_DEBUG in software component BC-ABA-LA. This development package consists of objects that can be grouped under "Types for Debugger".
It is part of development package SABP_DEBUG in software component BC-ABA-LA. This development package consists of objects that can be grouped under "Types for Debugger".
Fields for table ABDBG_ACTIVATION
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client ID | X | SYMANDT | CLNT | 6 | |
DEBUGGEE_ID | 16-byte UID in 32 chars (hexadecimal) | X | SYSUUID_C32 | CHAR | 64 | |
TERMINAL_ID | 16-byte UID in 32 chars (hexadecimal) | SYSUUID_C32 | CHAR | 64 | ||
IDE_ID | 16-byte UID in 32 chars (hexadecimal) | SYSUUID_C32 | CHAR | 64 | ||
DEBUGGEE_USER | User Name | SYUNAME | CHAR | 24 | ||
PRG_CURR | Displayed program (overwriting is possible) | DBGSREPID | CHAR | 80 | ||
INCL_CURR | Displayed program (overwriting is possible) | DBGSREPID | CHAR | 80 | ||
LINE_CURR | Line number | DBGLINNO | INT4 | 4 | ||
RFCDEST | Logical destination (specified in function call) | RFCDEST | CHAR | 64 | ||
APPLSERVER | Application Server | SYHOST | CHAR | 64 | ||
SYSID | Name of SAP System | SYSYSID | CHAR | 16 | ||
SYSNR | Number of Application Server Instance | INT4 | 4 | |||
DBGKEY | ID of Waiting Debuggee | RSTR | 8 | |||
TSTMP | UTC Time Stamp in Kernel Format: "time_t" | INT4 | 4 | |||
DBGEE_KIND | Type of Waiting Debuggee | CHAR | 16 | |||
DUMPID | Name of ABAP Runtime Error | S380ERRID | CHAR | 60 | ||
DUMPDATE | System Date | SYDATUM | DATS | 16 | ||
DUMPTIME | System Time | SYUZEIT | TIMS | 12 | ||
DUMPHOST | Name of Current Application Server | SNAP_SYINST | CHAR | 64 | ||
DUMPMODNO | Index of Work Process | SYWPID | INT4 | 4 | ||
LISTENER_CTX_ID | Context ID of woken listener | CHAR | 80 |