SAP ABAP Table TPDA_BREAKPOINT_VIEW (TPDA: Breakpoints)
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_BREAKPOINT_VIEW   Table Relationship Diagram
Short Description TPDA: Breakpoints    
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 BP_POINTER TPDA_BP_POINTER CHAR30 CHAR 30   0   TPDA: Pointer to Reached Breakpoint  
2 BP_COUNTER TPDA_BP_INDEX   INT4 10   0   TPDA: Breakpoint Index  
3 BP_VISIBILITY TPDA_BP_TYPE TPDA_BP_TYPE CHAR 1   0   TPDA: Breakpoint Type (Debugger, Session, External BP)  
4 BP_ACTIVE TPDA_BP_ACTIVE   CHAR 30   0   TPDA: Breakpoint (Active/Inactive)  
5 BP_KIND TPDA_BP_KIND   STRG 0   0   TPDA: Breakpoint Type  
6 BP_DUMMY TPDA_BP_DUMMY   STRG 0   0   TPDA: Breakpoint View - Dummy Field  
7 .INCLUDE       0   0   TPDA: Retrieval Row Structure for get_Breakpoints  
8 KIND     INT4 10   0    
9 VISIBILITY     INT4 10   0    
10 ID     INT4 10   0    
11 FLAGACTIVE     CHAR 1   0    
12 SKIPCNT     INT4 10   0    
13 CONDITION     STRG 0   0    
14 SUBKEY     INT4 10   0    
15 BP DATA   REF 0   0    
16 .INCLUDE       0   0   TPDA: Included in "BP" of TPDA_SYS_BPTABTYPLINE  
17 PROGNAME SYCPROG PROGRAMM CHAR 40   0   Calling Program *
18 INCLNAME SYCPROG PROGRAMM CHAR 40   0   Calling Program *
19 LINE     INT4 10   0    
20 BP_MARK FLAG FLAG CHAR 1   0   General Flag  
21 BP_SOURCE_NAV TPDA_ICON TPDA_ICON CHAR 46   0   TPDA: Icon with Long Text  
22 BP_SUBKEY TPDA_BP_SUBKEY TPDA_BP_SUBKEY INT4 10   0   TPDA Breakpoint Subkey  
23 BP_SCRIPT TPDA_SCRIPT_NAME PROGRAMM CHAR 40   0   TPDA: Script Name *
24 BP_CONDITION TPDA_ICON TPDA_ICON CHAR 46   0   TPDA: Icon with Long Text  
History
Last changed by/on SAP  20130604 
SAP Release Created in 640