SAP ABAP Class CX_RSBOLAP_PROGRAM_ERROR (Program Error: Unanticipated or Invalid Situation)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RSBOLAP_GENERAL (Package) Contains general objects for RSBOLAP
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_RS_NO_CHECK | BW Basis Exception with T100 Message (No Check) | 20031020 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_RSBOLAP_MODEL_FACTORY_ERROR | Characteristic in Selection Object | 20031028 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_RSBOLAP_OBJECT_CAST_ERROR | Characteristic in Selection Object | 20031028 |
Properties
| Class | CX_RSBOLAP_PROGRAM_ERROR | |
| Short Description | Program Error: Unanticipated or Invalid Situation | |
| Super Class | CX_RS_NO_CHECK | BW Basis Exception with T100 Message (No Check) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | RSBOLAP_GENERAL | Contains general objects for RSBOLAP |
| Created | 20031017 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_RSBOLAP_PROGRAM_ERROR has no forward declaration.
Interfaces
Class CX_RSBOLAP_PROGRAM_ERROR has no interface implemented.
Friends
Class CX_RSBOLAP_PROGRAM_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) | STRING | Context of the Error | 20031020 | |||
| 2 | Constant | Public | See coding | 20031020 | |||||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | Analyze | 20031020 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | SYREPID | Program | 20031020 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20031017 | |
| 2 | Instance method | Private | Method | Fill Attributes | 20031020 |
Events
Class CX_RSBOLAP_PROGRAM_ERROR has no event.
Types
Class CX_RSBOLAP_PROGRAM_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 | CONTEXT | Call by reference | Type reference (TYPE) | STRING | 20031020 | ||||
| 2 | METHOD | Call by reference | Type reference (TYPE) | STRING | 20031020 | ||||
| 3 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20031017 | ||||
| 4 | PROGRAM | Call by reference | Type reference (TYPE) | SYREPID | 20031020 | ||||
| 5 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20031017 |
Method CONSTRUCTOR on class CX_RSBOLAP_PROGRAM_ERROR has no exception.
Method FILL_ATTRIBUTES Signature
Method FILL_ATTRIBUTES on class CX_RSBOLAP_PROGRAM_ERROR has no parameter.
Method FILL_ATTRIBUTES on class CX_RSBOLAP_PROGRAM_ERROR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 400 |