SAP ABAP Class CX_TPDAPI_DYN (Error in TPDAPI)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
STPDA_API (Package) Debugger API

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause | 20100107 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20100107 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_TPDAPI_CONTRACT_VIOLATION | Insufficient data available | 20100323 |
2 | Inheritance (c INHERITING FROM c_ref) | CX_TPDAPI_EXISTING | Entry Already Exists | 20100520 |
3 | Inheritance (c INHERITING FROM c_ref) | CX_TPDAPI_INSTANCE_NOT_ACTIVE | Instance is not active at time of call | 20101115 |
4 | Inheritance (c INHERITING FROM c_ref) | CX_TPDAPI_INSUFFICIENT_DATA | Insufficient data available | 20100113 |
5 | Inheritance (c INHERITING FROM c_ref) | CX_TPDAPI_INVALID_PARAM | Invalid Parameter | 20100107 |
Properties
Class | CX_TPDAPI_DYN | |
Short Description | Error in TPDAPI | |
Super Class | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | TPDAPI | |
Program status | ||
Category | 40 | Exception Class |
Package | STPDA_API | Debugger API |
Created | 20100107 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_TPDAPI_DYN has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20100107 |
Friends
Class CX_TPDAPI_DYN has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20100205 | |||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SY-MSGID | Message Class | 20100107 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SY-MSGNO | Message Class | 20100107 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SY-MSGV1 | Message Variable | 20100107 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SY-MSGV1 | Message Variable | 20100107 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SY-MSGV1 | Message Variable | 20100107 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SY-MSGV1 | Message Variable | 20100107 | ||
8 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | OBJECT | 20101115 | |||
9 | ![]() |
Constant | Public | See coding | 20100107 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20100107 |
2 | ![]() |
Static method | Public | Method | 20100107 | |
3 | ![]() |
Instance method | Public | Method | Set SY-MSG* | 20100107 |
Events
Class CX_TPDAPI_DYN has no event.
Types
Class CX_TPDAPI_DYN has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MSG | Call by reference | Type reference (TYPE) | STRING | 20100205 | |||
2 | ![]() |
MSGID | Call by reference | Type reference (TYPE) | SY-MSGID | 20100107 | |||
3 | ![]() |
MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | 20100107 | |||
4 | ![]() |
MSGV1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | 20100107 | |||
5 | ![]() |
MSGV2 | Call by reference | Type reference (TYPE) | SY-MSGV1 | 20100107 | |||
6 | ![]() |
MSGV3 | Call by reference | Type reference (TYPE) | SY-MSGV1 | 20100107 | |||
7 | ![]() |
MSGV4 | Call by reference | Type reference (TYPE) | SY-MSGV1 | 20100107 | |||
8 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20100107 | |||
9 | ![]() |
SENDER | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20101115 | |||
10 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20100107 |
Method CONSTRUCTOR on class CX_TPDAPI_DYN has no exception.
Method CREATE_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CLASS | Value transfer | Type reference (TYPE) | CSEQUENCE | 'CX_TPDAPI_FAILURE_T100' | 20100107 | ||
2 | ![]() |
I_STR_MSG | Value transfer | Type reference (TYPE) | ANY | 20100107 | |||
3 | ![]() |
R_REX_DYN | Value transfer | Object reference (TYPE REF TO) | CX_TPDAPI_DYN | Fehler im TPDAPI | 20100107 |
Method CREATE_EXCEPTION on class CX_TPDAPI_DYN has no exception.
Method SET_MSG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MSGID | Value transfer | Type reference (TYPE) | SY-MSGID | SY-MSGID | Nachrichtenklasse | 20100107 | |
2 | ![]() |
I_MSGNO | Value transfer | Type reference (TYPE) | SY-MSGNO | SY-MSGNO | Nachrichtennummer | 20100107 | |
3 | ![]() |
I_MSGV1 | Value transfer | Type reference (TYPE) | SY-MSGV1 | SY-MSGV1 | Nachrichtenvariable | 20100107 | |
4 | ![]() |
I_MSGV2 | Value transfer | Type reference (TYPE) | SY-MSGV1 | SY-MSGV2 | Nachrichtenvariable | 20100107 | |
5 | ![]() |
I_MSGV3 | Value transfer | Type reference (TYPE) | SY-MSGV1 | SY-MSGV3 | Nachrichtenvariable | 20100107 | |
6 | ![]() |
I_MSGV4 | Value transfer | Type reference (TYPE) | SY-MSGV1 | SY-MSGV4 | Nachrichtenvariable | 20100107 |
Method SET_MSG on class CX_TPDAPI_DYN has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 800 |