SAP ABAP Class CX_RS_INCONSISTENT (Inconsistent Data)
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_DATA_ERROR | Error in Data | 20010216 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_RSBK_DTP_INCONSISTENT | Exception Class: DTP Inconsistent | 20061130 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_RSDRX_CHK_ERROR | Error resulting from size check of X/Y-Table | 20040119 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_RSZ_ITEM_INCONSISTENT | 20010607 | |
| 4 | Inheritance (c INHERITING FROM c_ref) | CX_RSZ_TMPL_INCONSISTENT | 20010801 | |
| 5 | Inheritance (c INHERITING FROM c_ref) | CX_RSZ_VIEW_INCONSISTENT | 20010607 |
Properties
| Class | CX_RS_INCONSISTENT | |
| Short Description | Inconsistent Data | |
| Super Class | CX_RS_DATA_ERROR | Error in Data |
| 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_INCONSISTENT has no forward declaration.
Interfaces
Class CX_RS_INCONSISTENT has no interface implemented.
Friends
Class CX_RS_INCONSISTENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20010216 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20010216 |
Events
Class CX_RS_INCONSISTENT has no event.
Types
Class CX_RS_INCONSISTENT 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_INCONSISTENT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 30A |