SAP ABAP Class CX_RS_ACCESS_ERROR (Access 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_STATIC_CHECK | BW Basis Exception with T100 Message (Statically Checked) | 20040119 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_RSDR_TREX_MSG | Error occured inside TREX | 20040702 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_RS_VIRT_NO_TABL | Virtual InfoProv query | 20030922 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_RS_ODS_NO_BEX | ODS Object is not BEX enabled | 20030922 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CX_RS_NOT_FOUND | Object Not Found | 20010216 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CX_RS_NOT_AUTHORIZED | No Authorization (Do Not Use as Higher-Level Class) | 20010216 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CX_RS_IS_IRRELEVANT | Object Is Irrelevant | 20060707 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CX_RS_INVALID_NAME | Invalid Technical Name | 20010423 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CX_RS_FOREIGN_LOCK | Object Is Locked (Do Not Use as Higher-Level Class) | 20010216 |
| 9 | Inheritance (c INHERITING FROM c_ref) | CX_RS_EXISTING | Object Already Exists (Do Not Use as Higher Class !!) | 20010216 |
| 10 | Inheritance (c INHERITING FROM c_ref) | CX_RS_CTO_LOCK | Locked by CTO | 20010419 |
| ... | Click here to see Used By full list (21 items) | |||
Properties
| Class | CX_RS_ACCESS_ERROR | |
| Short Description | Access error | |
| Super Class | CX_RS_STATIC_CHECK | BW Basis Exception with T100 Message (Statically Checked) |
| 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
Class CX_RS_ACCESS_ERROR has no forward declaration.
Interfaces
Class CX_RS_ACCESS_ERROR has no interface implemented.
Friends
Class CX_RS_ACCESS_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 | Key | 20010216 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | Object | 20010216 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20010216 |
Events
Class CX_RS_ACCESS_ERROR has no event.
Types
Class CX_RS_ACCESS_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 | KEY | Call by reference | Type reference (TYPE) | STRING | 20010216 | ||||
| 2 | OBJECT | Call by reference | Type reference (TYPE) | STRING | 20010216 | ||||
| 3 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20010216 | ||||
| 4 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20010216 |
Method CONSTRUCTOR on class CX_RS_ACCESS_ERROR has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 30A |