SAP ABAP Table TPDASESSIONST (TPDA: Debug Sessions Text)
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 TRANSP    Transparent table 
Transparent table TPDASESSIONST   Table Relationship Diagram
Short Description TPDA: Debug Sessions Text    
Delivery and Maintenance
Pool/cluster      
Delivery Class A   Application Table (Master- and Transaction Data) 
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: Default Settings - Key  
2 APPLID TPDA_FRAMEWORK_MEMBER_ID   CHAR 20   0   TPDA: ID of the Debugger Framework User  
3 DUSER XUBNAME XUBNAME CHAR 12   0   User Name in User Master Record USR02
4 LNAME TPDA_LAYOUT_NAME CHAR30 CHAR 30   0   TPDA: Layout Name of User-Specific Debugger Layout TPDASESSIONS
5 LANGU LANGU SPRAS LANG 1   0   Language Key T002
6 DCOMMENT TPDA_SESS_COMMENT TPDA_CHAR50 CHAR 50   0   TPDA: Description of Debug Session  
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 TPDASESSIONST DUSER USR02 BNAME    
2 TPDASESSIONST LANGU T002 SPRAS 1 CN
3 TPDASESSIONST LNAME TPDASESSIONS DUSER TEXT 1 CN
History
Last changed by/on SAP  20110908 
SAP Release Created in 700