SAP ABAP Class CX_RS_PROGRAM_ERROR (General Runtime Error in Program (Internal Error))
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW (Application Component) SAP Business Information Warehouse
⤷
RS (Package) BW: General Business Information Warehouse
⤷
⤷
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) | 20040119 |
Meta Relationship - Used By
Properties
| Class | CX_RS_PROGRAM_ERROR | |
| Short Description | General Runtime Error in Program (Internal Error) | |
| 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 | RS | BW: General Business Information Warehouse |
| Created | 20010216 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CX_RS_PROGRAM_ERROR has no interface implemented.
Friends
Class CX_RS_PROGRAM_ERROR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20010216 | |||||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | ' |
Method Containing Error | 20010219 | ||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | Text Describing Error | 20040119 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20010216 | |
| 2 | Instance method | Public | Method | 20100114 |
Events
Class CX_RS_PROGRAM_ERROR has no event.
Types
Class CX_RS_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 | METHOD | Call by reference | Type reference (TYPE) | STRING | ' |
20010219 | |||
| 2 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20010216 | ||||
| 3 | TEXT | Call by reference | Type reference (TYPE) | STRING | 20040119 | ||||
| 4 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20010216 |
Method CONSTRUCTOR on class CX_RS_PROGRAM_ERROR has no exception.
Method GET_MESSAGE Signature
Method GET_MESSAGE on class CX_RS_PROGRAM_ERROR has no parameter.
Method GET_MESSAGE on class CX_RS_PROGRAM_ERROR has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 30A |