SAP ABAP Class CX_RSR_CACHE_ERROR (Exceptions with Static and Dynamic Check of RAISING Clause)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSR_CACHE (Package) BW: Reporting Processor Cache
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause | 20010921 |
Properties
| Class | CX_RSR_CACHE_ERROR | |
| Short Description | Exceptions with Static and Dynamic Check of RAISING Clause | |
| Super Class | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | RSR_CACHE | BW: Reporting Processor Cache |
| Created | 20010921 | 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_RSR_CACHE_ERROR has no interface implemented.
Friends
Class CX_RSR_CACHE_ERROR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '0030058307411DEB89F2C10250375C3E' | 20060809 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | RSRCA_BUFFER_ID | Buffer ID | 20060809 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | RSRCA_CACHE_TYPE | Cache Type | 20060809 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | ABAP_CLASSNAME | 20060809 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | RSRCB_LOG_ID | Logical ID | 20060809 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | ABAP_METHNAME | 20060809 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20010921 |
Events
Class CX_RSR_CACHE_ERROR has no event.
Types
Class CX_RSR_CACHE_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 | N_BUFFER_ID | Call by reference | Type reference (TYPE) | RSRCA_BUFFER_ID | 20060809 | ||||
| 2 | N_CACHE_TYPE | Call by reference | Type reference (TYPE) | RSRCA_CACHE_TYPE | 20060809 | ||||
| 3 | N_CLASS | Call by reference | Type reference (TYPE) | ABAP_CLASSNAME | 20060809 | ||||
| 4 | N_LOG_ID | Call by reference | Type reference (TYPE) | RSRCB_LOG_ID | 20060809 | ||||
| 5 | N_METHOD | Call by reference | Type reference (TYPE) | ABAP_METHNAME | 20060809 | ||||
| 6 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20010921 | ||||
| 7 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20010921 |
Method CONSTRUCTOR on class CX_RSR_CACHE_ERROR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 30A |