SAP ABAP Class CL_TPDA_DYNPRO_BP (Screen 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
Properties
Class CL_TPDA_DYNPRO_BP  
Short Description Screen Breakpoints    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STPDA_DEBUGGER_SERVICES   ABAP Debugger: Core Layer 
Created 20050729   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TPDA_DYNPRO_BP has no forward declaration.
Interfaces
Class CL_TPDA_DYNPRO_BP has no interface implemented.
Friends
Class CL_TPDA_DYNPRO_BP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DYNPROSTATEMENTS Static Attribute Private Type reference (TYPE) TDYNPROSTATEMENTS 20050729
2 KEYWORDS Static Attribute Private See coding 20050729
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20050729
2 GET_BP_LINE Static method Public Method Establishes Operational Breakpoint Line for Source Code Line 20050729
Events
Class CL_TPDA_DYNPRO_BP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TDYNPROSTATEMENT Private See coding 20050729 begin of tdynprostatement, id type dynpro_id, statements type sorted table of i with unique key table_line, end of tdynprostatement
2 TDYNPROSTATEMENTS Private See coding 20050729 tdynprostatements type hashed table of tdynprostatement with unique key id
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_TPDA_DYNPRO_BP has no parameter.
Method CLASS_CONSTRUCTOR on class CL_TPDA_DYNPRO_BP has no exception.

Method GET_BP_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BP_TO_SET Call by reference Type reference (TYPE) TPDA_SYS_BP_DYSRCLINE TPDA: Eingehängt in "BP" von TPDA_SYS_BPTABTYPLINE 20050729
2 Returning RET Value transfer Type reference (TYPE) I 20050729
# Exception Resumable Description Created on
1 CX_TPDA_BP_SET 20050729
History
Last changed by/on SAP  20090618 
SAP Release Created in 710