SAP ABAP Class CX_TPDA (tpda: Error)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
STPDA_UI_FRAMEWORK (Package) ABAP Debugger: Framework of the User Interface

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause | 20020815 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_TPDA_APPLICATION_LOG | 20051129 | |
2 | Inheritance (c INHERITING FROM c_ref) | CX_TPDA_AUTH_CHANGE | 20031003 | |
3 | Inheritance (c INHERITING FROM c_ref) | CX_TPDA_AUTH_DEBUG | 20031006 | |
4 | Inheritance (c INHERITING FROM c_ref) | CX_TPDA_AUTH_JUMP_TO_STATEMENT | 20031006 | |
5 | Inheritance (c INHERITING FROM c_ref) | CX_TPDA_AUTH_KERNEL_DEBUG | 20031004 | |
6 | Inheritance (c INHERITING FROM c_ref) | CX_TPDA_AUTH_SYSTEM | 20031004 | |
7 | Inheritance (c INHERITING FROM c_ref) | CX_TPDA_BP_CONDITION | Error in Watchpoint Condition | 20040331 |
8 | Inheritance (c INHERITING FROM c_ref) | CX_TPDA_BP_INTERNAL_ERROR | 20030725 | |
9 | Inheritance (c INHERITING FROM c_ref) | CX_TPDA_BP_NO_SCRIPT | 20061218 | |
10 | Inheritance (c INHERITING FROM c_ref) | CX_TPDA_BP_SET | 20040210 | |
... | Click here to see Used By full list (130 items) |
Properties
Class | CX_TPDA | |
Short Description | tpda: Error | |
Super Class | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 40 | Exception Class |
Package | STPDA_UI_FRAMEWORK | ABAP Debugger: Framework of the User Interface |
Created | 20020815 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_TPDA has no forward declaration.
Interfaces
Class CX_TPDA has no interface implemented.
Friends
Class CX_TPDA has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '33F378412DE39826E10000000A114BF5' | 20041022 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SY-MSGID | 'TPDA' | Messages, Message Class | 20030204 | |
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SY-MSGNO | Messages, Message Number | 20030204 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SY-MSGV1 | Messages, Message Variables | 20030204 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SY-MSGV1 | Messages, Message Variables | 20030204 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SY-MSGV1 | Messages, Message Variables | 20030204 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SY-MSGV1 | Messages, Message Variables | 20030204 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SY-MSGTY | 'W' | Messages, Message Type | 20030204 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20020815 |
2 | ![]() |
Instance method | Public | Method | 20030204 |
Events
Class CX_TPDA has no event.
Types
Class CX_TPDA 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' | 20030630 | ||
2 | ![]() |
MESSAGE_NUMBER | Call by reference | Type reference (TYPE) | SY-MSGNO | 20030630 | |||
3 | ![]() |
MESSAGE_PAR1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | 20030630 | |||
4 | ![]() |
MESSAGE_PAR2 | Call by reference | Type reference (TYPE) | SY-MSGV1 | 20030630 | |||
5 | ![]() |
MESSAGE_PAR3 | Call by reference | Type reference (TYPE) | SY-MSGV1 | 20030630 | |||
6 | ![]() |
MESSAGE_PAR4 | Call by reference | Type reference (TYPE) | SY-MSGV1 | 20030630 | |||
7 | ![]() |
MESSAGE_TYPE | Call by reference | Type reference (TYPE) | SY-MSGTY | 'W' | 20030630 | ||
8 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20020815 | |||
9 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20020815 |
Method CONSTRUCTOR on class CX_TPDA has no exception.
Method GET_MESS_VAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_MESSAGE_CLASS | Call by reference | Type reference (TYPE) | SY-MSGID | Nachrichten, Nachrichtenklasse | 20030204 | ||
2 | ![]() |
P_MESSAGE_NUMBER | Call by reference | Type reference (TYPE) | SY-MSGNO | Nachrichten, Nachrichtennummer | 20030204 | ||
3 | ![]() |
P_MESSAGE_PAR1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | Nachrichten, Nachrichtenvariable | 20030204 | ||
4 | ![]() |
P_MESSAGE_PAR2 | Call by reference | Type reference (TYPE) | SY-MSGV1 | Nachrichten, Nachrichtenvariable | 20030204 | ||
5 | ![]() |
P_MESSAGE_PAR3 | Call by reference | Type reference (TYPE) | SY-MSGV1 | Nachrichten, Nachrichtenvariable | 20030204 | ||
6 | ![]() |
P_MESSAGE_PAR4 | Call by reference | Type reference (TYPE) | SY-MSGV1 | Nachrichten, Nachrichtenvariable | 20030204 | ||
7 | ![]() |
P_MESSAGE_TYPE | Call by reference | Type reference (TYPE) | SY-MSGTY | Nachrichten, Nachrichtentyp | 20030204 |
Method GET_MESS_VAR on class CX_TPDA has no exception.
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 640 |