SAP ABAP Class CX_RSDD_UI_ERROR (Lean BW: Error Class)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDD_LTIP_SERVICE (Package) TransientProvider Services
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_RSDD_ERROR | Base Error Class Lean BW | 20091210 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20091210 |
Properties
| Class | CX_RSDD_UI_ERROR | |
| Short Description | Lean BW: Error Class | |
| Super Class | CX_RSDD_ERROR | Base Error Class Lean BW |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | RSDD_LTIP_SERVICE | TransientProvider Services |
| Created | 20091210 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_RSDD_UI_ERROR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20091210 |
Friends
Class CX_RSDD_UI_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) | SYMSGID | ID | 20091210 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | SYMSGNO | Number | 20091210 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | SYMSGTY | Type | 20091210 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Variable 1 | 20091210 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Variable 2 | 20091210 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Variable 3 | 20091210 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Variable 4 | 20091210 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20091210 |
Events
Class CX_RSDD_UI_ERROR has no event.
Types
Class CX_RSDD_UI_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 | MSGID | Call by reference | Type reference (TYPE) | SYMSGID | 20091210 | ||||
| 2 | MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | 20091210 | ||||
| 3 | MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | 20091210 | ||||
| 4 | MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | 20091210 | ||||
| 5 | MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | 20091210 | ||||
| 6 | MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | 20091210 | ||||
| 7 | MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | 20091210 | ||||
| 8 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20091210 | ||||
| 9 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20091210 |
Method CONSTRUCTOR on class CX_RSDD_UI_ERROR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |