SAP ABAP Class CX_ATRADT_FAILURE (Error in ATRA API)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-RTA (Application Component) Runtime Analysis
⤷
S_ATRA_ADT (Package) ATRA ADT
⤷
⤷
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 | 20110112 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20110112 |
Properties
| Class | CX_ATRADT_FAILURE | |
| Short Description | Error in ATRA API | |
| 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 | S_ATRA_ADT | ATRA ADT |
| Created | 20110112 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_ATRADT_FAILURE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20110112 |
Friends
Class CX_ATRADT_FAILURE 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) | SY-MSGID | Message Class | 20110112 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | SY-MSGNO | Message Number | 20110112 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV1 | Message Variable | 20110112 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV1 | Message Variable | 20110112 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV1 | Message Variable | 20110112 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV1 | Message Variable | 20110112 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | STRING | 20110112 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20110112 | |
| 2 | Static method | Public | Method | 20110112 | ||
| 3 | Instance method | Public | Method | 20110112 |
Events
Class CX_ATRADT_FAILURE has no event.
Types
Class CX_ATRADT_FAILURE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSGID | Call by reference | Type reference (TYPE) | SY-MSGID | 20110112 | ||||
| 2 | MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | 20110112 | ||||
| 3 | MSGV1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | 20110112 | ||||
| 4 | MSGV2 | Call by reference | Type reference (TYPE) | SY-MSGV1 | 20110112 | ||||
| 5 | MSGV3 | Call by reference | Type reference (TYPE) | SY-MSGV1 | 20110112 | ||||
| 6 | MSGV4 | Call by reference | Type reference (TYPE) | SY-MSGV1 | 20110112 | ||||
| 7 | OBJNAME | Call by reference | Type reference (TYPE) | STRING | 20110112 | ||||
| 8 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20110112 | ||||
| 9 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20110112 |
Method CONSTRUCTOR on class CX_ATRADT_FAILURE 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_ATRAPI_FAILURE' | 20110112 | |||
| 2 | I_STR_MSG | Call by reference | Type reference (TYPE) | ANY | 20110112 | ||||
| 3 | R_REX_FAILURE | Value transfer | Object reference (TYPE REF TO) | CX_ATRADT_FAILURE | Fehler in ATRA API | 20110112 |
Method CREATE_EXCEPTION on class CX_ATRADT_FAILURE has no exception.
Method SET_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MSGID | Call by reference | Type reference (TYPE) | SY-MSGID | SY-MSGID | Nachrichtenklasse | 20110112 | ||
| 2 | I_MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | SY-MSGNO | Nachrichtennummer | 20110112 | ||
| 3 | I_MSGV1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | SY-MSGV1 | Nachrichtenvariable | 20110112 | ||
| 4 | I_MSGV2 | Call by reference | Type reference (TYPE) | SY-MSGV1 | SY-MSGV2 | Nachrichtenvariable | 20110112 | ||
| 5 | I_MSGV3 | Call by reference | Type reference (TYPE) | SY-MSGV1 | SY-MSGV3 | Nachrichtenvariable | 20110112 | ||
| 6 | I_MSGV4 | Call by reference | Type reference (TYPE) | SY-MSGV1 | SY-MSGV4 | Nachrichtenvariable | 20110112 |
Method SET_MSG on class CX_ATRADT_FAILURE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 802 |