SAP ABAP Table TPDA_SESSIONS (TPDA: Debug Sessions)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     STPDA_DEBUGGER_SERVICES (Package) ABAP Debugger: Core Layer
Basic Data
Table Category INTTAB    Structure 
Structure TPDA_SESSIONS   Table Relationship Diagram
Short Description TPDA: Debug Sessions    
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 .INCLUDE       0   0   TPDA: Debug Sessions  
2 .INCLUDE       0   0   TPDA: Default Settings - Key  
3 APPLID TPDA_FRAMEWORK_MEMBER_ID   CHAR 20   0   TPDA: ID of the Debugger Framework User  
4 DUSER XUBNAME XUBNAME CHAR 12   0   User Name in User Master Record USR02
5 LNAME TPDA_LAYOUT_NAME CHAR30 CHAR 30   0   TPDA: Layout Name of User-Specific Debugger Layout TPDASESSIONS
6 CHDATE TPDA_SESS_CHDATE DATUM DATS 8   0   TPDA: Last Change to Debug Session  
7 CHTIME TPDA_SESS_CHTIME TIME TIMS 6   0   TPDA: Last Change to Debug Session  
8 .INCLUDE       0   0   TPDA: Debug Session - Anteile  
9 LAYOUT TPDA_DEBUG_SESSION_PART_UI FLAG CHAR 1   0   TPDA: Debug Session - Portion - Layout  
10 BPS TPDA_DEBUG_SESSION_PART_BP FLAG CHAR 1   0   TPDA: Debug Session - Portion - BP  
11 WPS TPDA_DEBUG_SESSION_PART_WP XFLAG CHAR 1   0   Debugger Session Part: Watchpoints  
12 SETTINGS TPDA_DEBUG_SESSION_PART_SETT FLAG CHAR 1   0   TPDA: Debug Session - Portion - Settings  
13 OPTIONS TPDA_DEBUG_SESSION_PART_OPT FLAG CHAR 1   0   TPDA: Sessions - Options  
14 VARIABLES TPDA_DEBUG_SESSION_PART_VARS XFLAG CHAR 1   0   Variables Option in Debugger Session:  
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 TPDA_SESSIONS DUSER USR02 BNAME    
2 TPDA_SESSIONS LNAME TPDASESSIONS DUSER    
History
Last changed by/on SAP  20130604 
SAP Release Created in 700