SAP ABAP Class CX_TPDA_SYS_WP (Watchpoint Handling)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     STPDA_ADI (Package) ABAP Debugger: ADI
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_TPDA_SYS Exceptions of Kernel Interface 20040326
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_TPDA_SYS_WP_DUPENTRY Watchpoint Entry Already Exists 20040326
2 Inheritance (c INHERITING FROM c_ref)  CX_TPDA_SYS_WP_ILLCONDITION Illegal Condition 20060721
3 Inheritance (c INHERITING FROM c_ref)  CX_TPDA_SYS_WP_ILLPARAM Watchpoint Entry: Incorrect Parameter 20040401
4 Inheritance (c INHERITING FROM c_ref)  CX_TPDA_SYS_WP_ILLSCOPE Watchpoint Has Invalid Scope 20060721
5 Inheritance (c INHERITING FROM c_ref)  CX_TPDA_SYS_WP_NOATTRIBUTES Watchpoint Attributes: Empty Set 20080505
6 Inheritance (c INHERITING FROM c_ref)  CX_TPDA_SYS_WP_NOFREE No Free Watchpoint Entry 20040401
7 Inheritance (c INHERITING FROM c_ref)  CX_TPDA_SYS_WP_SCOPEMISMATCH Scope Mismatch 20060721
Properties
Class CX_TPDA_SYS_WP  
Short Description Watchpoint Handling    
Super Class CX_TPDA_SYS Exceptions of Kernel Interface 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package STPDA_ADI   ABAP Debugger: ADI 
Created 20040326   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_TPDA_SYS_WP has no forward declaration.
Interfaces
Class CX_TPDA_SYS_WP has no interface implemented.
Friends
Class CX_TPDA_SYS_WP has no friend class.
Attributes
Class CX_TPDA_SYS_WP has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040326
Events
Class CX_TPDA_SYS_WP has no event.
Types
Class CX_TPDA_SYS_WP has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20040326
2 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20040326

Method CONSTRUCTOR on class CX_TPDA_SYS_WP has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 700