SAP ABAP Class CX_RSR_CORE_ERROR (Error with message)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSR_CORE (Package) Processor for Core Objects Reporting
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_RS_ERROR | BW: General Error Class | 20110525 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20110525 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_RSPLS_DEFERRED_CHECK_FAILED | Deferred Check failed | 20121107 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_RSR_PE_ERROR | Error in Planning Engine | 20110525 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_RSR_TIME_ERROR | Error in Planning Engine | 20110527 |
Properties
| Class | CX_RSR_CORE_ERROR | |
| Short Description | Error with message | |
| Super Class | CX_RS_ERROR | BW: General Error Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | RSR_CORE | Processor for Core Objects Reporting |
| Created | 20110525 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_RSR_CORE_ERROR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20110525 |
Friends
Class CX_RSR_CORE_ERROR 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) | SYMSGV | Message Variable | 20110525 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20110525 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20110525 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20110525 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20110525 | |
| 2 | Static method | Public | Method | Used in include RSR_CORE_MESSAGE_HANDLING | 20110525 |
Events
Class CX_RSR_CORE_ERROR has no event.
Types
Class CX_RSR_CORE_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 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20110525 | ||||
| 2 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20110525 | ||||
| 3 | V1 | Call by reference | Type reference (TYPE) | SYMSGV | 20110525 | ||||
| 4 | V2 | Call by reference | Type reference (TYPE) | SYMSGV | 20110525 | ||||
| 5 | V3 | Call by reference | Type reference (TYPE) | SYMSGV | 20110525 | ||||
| 6 | V4 | Call by reference | Type reference (TYPE) | SYMSGV | 20110525 |
Method CONSTRUCTOR on class CX_RSR_CORE_ERROR has no exception.
Method S_PREPARE_TEXTID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichtenklasse | 20110525 | |||
| 2 | NO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichtennummer | 20110525 | |||
| 3 | R_TEXTID | Value transfer | Type reference (TYPE) | SCX_T100KEY | T100 Schlüssel mit Abbildung der Parameter auf Attributnamen | 20110525 |
Method S_PREPARE_TEXTID on class CX_RSR_CORE_ERROR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |