SAP ABAP Class CX_TPDA_BP_CONDITION (Error in Watchpoint Condition)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     STPDA_DEBUGGER_SERVICES (Package) ABAP Debugger: Core Layer
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_TPDA tpda: Error 20040331
Properties
Class CX_TPDA_BP_CONDITION  
Short Description Error in Watchpoint Condition    
Super Class CX_TPDA tpda: Error 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package STPDA_DEBUGGER_SERVICES   ABAP Debugger: Core Layer 
Created 20040331   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_TPDA_BP_CONDITION has no forward declaration.
Interfaces
Class CX_TPDA_BP_CONDITION has no interface implemented.
Friends
Class CX_TPDA_BP_CONDITION has no friend class.
Attributes
Class CX_TPDA_BP_CONDITION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040331
Events
Class CX_TPDA_BP_CONDITION has no event.
Types
Class CX_TPDA_BP_CONDITION 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 MESSAGE_CLASS Call by reference Type reference (TYPE) SY-MSGID 'TPDA' 20040331
2 Importing MESSAGE_NUMBER Call by reference Type reference (TYPE) SY-MSGNO 20040331
3 Importing MESSAGE_PAR1 Call by reference Type reference (TYPE) SY-MSGV1 20040331
4 Importing MESSAGE_PAR2 Call by reference Type reference (TYPE) SY-MSGV1 20040331
5 Importing MESSAGE_PAR3 Call by reference Type reference (TYPE) SY-MSGV1 20040331
6 Importing MESSAGE_PAR4 Call by reference Type reference (TYPE) SY-MSGV1 20040331
7 Importing MESSAGE_TYPE Call by reference Type reference (TYPE) SY-MSGTY 'W' 20040331
8 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20040331
9 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20040331

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