SAP ABAP Class CX_RSD_IOBJ_EXCEPTION (Basis Exception for Errors in InfoObjects)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSD (Package) BW: Data Basis InfoObjects and Core Services
⤷
⤷
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) | 20031111 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_RSD_CHECK_NOT_SUPPORTED | Check of Characteristic Values is Not Supported | 20031111 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_RSD_IOBJ_NOT_FOUND | InfoObject Not Found | 20031111 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_RSD_IOBJ_PROP | Exception for InfoObject Metadata access | 20130131 |
Properties
| Class | CX_RSD_IOBJ_EXCEPTION | |
| Short Description | Basis Exception for Errors in InfoObjects | |
| 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 | RSD | BW: Data Basis InfoObjects and Core Services |
| Created | 20031111 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_RSD_IOBJ_EXCEPTION has no forward declaration.
Interfaces
Class CX_RSD_IOBJ_EXCEPTION has no interface implemented.
Friends
Class CX_RSD_IOBJ_EXCEPTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20031111 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20031111 |
Events
Class CX_RSD_IOBJ_EXCEPTION has no event.
Types
Class CX_RSD_IOBJ_EXCEPTION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20031111 | ||||
| 2 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20031111 |
Method CONSTRUCTOR on class CX_RSD_IOBJ_EXCEPTION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 400 |