SAP ABAP Class CX_TPDA_SEARCH_ERROR (CX_TPDA_SEARCH_ERROR)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     STPDA_SEARCH_SERVICES (Package) ABAP Debugger: Search Services
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_TPDA tpda: Error 20041216
Properties
Class CX_TPDA_SEARCH_ERROR  
Short Description    
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_SEARCH_SERVICES   ABAP Debugger: Search Services 
Created 20041216   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_TPDA_SEARCH_ERROR has no forward declaration.
Interfaces
Class CX_TPDA_SEARCH_ERROR has no interface implemented.
Friends
Class CX_TPDA_SEARCH_ERROR has no friend class.
Attributes
Class CX_TPDA_SEARCH_ERROR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041216
Events
Class CX_TPDA_SEARCH_ERROR has no event.
Types
Class CX_TPDA_SEARCH_ERROR 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' 20041216
2 Importing MESSAGE_NUMBER Call by reference Type reference (TYPE) SY-MSGNO 20041216
3 Importing MESSAGE_PAR1 Call by reference Type reference (TYPE) SY-MSGV1 20041216
4 Importing MESSAGE_PAR2 Call by reference Type reference (TYPE) SY-MSGV1 20041216
5 Importing MESSAGE_PAR3 Call by reference Type reference (TYPE) SY-MSGV1 20041216
6 Importing MESSAGE_PAR4 Call by reference Type reference (TYPE) SY-MSGV1 20041216
7 Importing MESSAGE_TYPE Call by reference Type reference (TYPE) SY-MSGTY 'W' 20041216
8 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20041216
9 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20041216

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