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 | 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 | MESSAGE_CLASS | Call by reference | Type reference (TYPE) | SY-MSGID | 'TPDA' | 20041216 | |||
| 2 | MESSAGE_NUMBER | Call by reference | Type reference (TYPE) | SY-MSGNO | 20041216 | ||||
| 3 | MESSAGE_PAR1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | 20041216 | ||||
| 4 | MESSAGE_PAR2 | Call by reference | Type reference (TYPE) | SY-MSGV1 | 20041216 | ||||
| 5 | MESSAGE_PAR3 | Call by reference | Type reference (TYPE) | SY-MSGV1 | 20041216 | ||||
| 6 | MESSAGE_PAR4 | Call by reference | Type reference (TYPE) | SY-MSGV1 | 20041216 | ||||
| 7 | MESSAGE_TYPE | Call by reference | Type reference (TYPE) | SY-MSGTY | 'W' | 20041216 | |||
| 8 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20041216 | ||||
| 9 | 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 |