SAP ABAP Table ABDBG_ACT_DEBUGGEE (Representation of Debuggee Waiting for Attach)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABP_DEBUG_EXT (Package) External Activation of ABAP Debugger
Basic Data
Table Category INTTAB    Structure 
Structure ABDBG_ACT_DEBUGGEE   Table Relationship Diagram
Short Description Representation of Debuggee Waiting for Attach    
Delivery and Maintenance
Pool/cluster      
Delivery Class      
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 TERMINAL_ID SYSUUID_C32 SYSUUID_C32 CHAR 32   0   16 Byte UUID in 32 Characters (Hexadecimal Encoded)  
2 IDE_ID SYSUUID_C32 SYSUUID_C32 CHAR 32   0   16 Byte UUID in 32 Characters (Hexadecimal Encoded)  
3 DEBUGGEE_ID SYSUUID_C32 SYSUUID_C32 CHAR 32   0   16 Byte UUID in 32 Characters (Hexadecimal Encoded)  
4 DEBUGGEE_USER SYUNAME SYCHAR12 CHAR 12   0   User Name  
5 TSTMP TIMESTAMP TZNTSTMPS DEC 15   0   UTC Time Stamp in Short Form (YYYYMMDDhhmmss)  
6 PROGRAM DBGSREPID PROGRAM_ID CHAR 40   0   Displayed program (overwriting is possible)  
7 INCLUDE DBGSREPID PROGRAM_ID CHAR 40   0   Displayed program (overwriting is possible)  
8 LINE     INT4 10   0    
9 RFCDEST RFCDEST RFCDEST CHAR 32   0   Logical Destination (Specified in Function Call) *
10 APPSERVER     SSTR 32   0    
11 SYSID SYSYSID SYCHAR08 CHAR 8   0   Name of SAP System  
12 SYSNR     INT4 10   0    
13 CLIENT MANDT MANDT CLNT 3   0   Client *
14 DBGEE_KIND     CHAR 8   0    
15 DBGEE_KIND_INFO DATA   REF 0   0    
History
Last changed by/on SAP  20130604 
SAP Release Created in 800