SAP ABAP Class CX_ESDB_ESR_ERROR (Error during internal processing)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-WS-ABA (Application Component) Web Service Tools - ABAP
⤷
SESD_BROWSER (Package) ESD Browser
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_ESDB_EXCEPTION | Abstract Error Exception Class | 20111017 |
Properties
| Class | CX_ESDB_ESR_ERROR | |
| Short Description | Error during internal processing | |
| Super Class | CX_ESDB_EXCEPTION | Abstract Error Exception Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | SESD_BROWSER | ESD Browser |
| Created | 20111017 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_ESDB_ESR_ERROR has no forward declaration.
Interfaces
Class CX_ESDB_ESR_ERROR has no interface implemented.
Friends
Class CX_ESDB_ESR_ERROR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20111017 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20111017 |
Events
Class CX_ESDB_ESR_ERROR has no event.
Types
Class CX_ESDB_ESR_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 | MESSAGES | Call by reference | Object reference (TYPE REF TO) | CL_ESD_MESSAGES | 20111017 | ||||
| 2 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20111017 | ||||
| 3 | T100_MSGID | Call by reference | Type reference (TYPE) | SY-MSGID | 20111017 | ||||
| 4 | T100_MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | 20111017 | ||||
| 5 | T100_MSGTY | Call by reference | Type reference (TYPE) | SY-MSGTY | 20111017 | ||||
| 6 | T100_MSGV1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | 20111017 | ||||
| 7 | T100_MSGV2 | Call by reference | Type reference (TYPE) | SY-MSGV2 | 20111017 | ||||
| 8 | T100_MSGV3 | Call by reference | Type reference (TYPE) | SY-MSGV3 | 20111017 | ||||
| 9 | T100_MSGV4 | Call by reference | Type reference (TYPE) | SY-MSGV4 | 20111017 | ||||
| 10 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20111017 |
Method CONSTRUCTOR on class CX_ESDB_ESR_ERROR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 804 |