SAP ABAP Class CX_RSCDS_EXCEPTIONS (RSCDS Exceptions)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSCDS (Package) Summarization Routines for Fact Table

⤷

⤷

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) | 20040127 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_RSCDS_DATA_TARGET_LOCKED | Data Target Locked By Another Process | 20040127 |
2 | Inheritance (c INHERITING FROM c_ref) | CX_RSCDS_DELETE_ERROR | Error During Mass Deletion on the E Fact Table | 20040127 |
3 | Inheritance (c INHERITING FROM c_ref) | CX_RSCDS_INSERT_ERROR | Error During Mass Insert into the E Fact Table | 20040127 |
4 | Inheritance (c INHERITING FROM c_ref) | CX_RSCDS_METADATA_INCONSISTENT | Error while extracting metadata | 20040127 |
5 | Inheritance (c INHERITING FROM c_ref) | CX_RSCDS_MISSING_INDEX | The Combined Index on the E Fact Table Is Missing | 20040127 |
6 | Inheritance (c INHERITING FROM c_ref) | CX_RSCDS_MULTIPLE_REFPOINTS | Multiple Markers in the E Fact Table | 20040127 |
7 | Inheritance (c INHERITING FROM c_ref) | CX_RSCDS_NOTHING_TO_DO | No Request Found for the Aggregation | 20040416 |
8 | Inheritance (c INHERITING FROM c_ref) | CX_RSCDS_REQUIREMENTS_VIOLATED | Prerequisites for Successful Compression Not Met | 20040127 |
9 | Inheritance (c INHERITING FROM c_ref) | CX_RSCDS_UPDATE_ERROR | Error During Mass Update on the E Fact Table | 20040127 |
Properties
Class | CX_RSCDS_EXCEPTIONS | |
Short Description | RSCDS Exceptions | |
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 | RSCDS | Summarization Routines for Fact Table |
Created | 20040127 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_RSCDS_EXCEPTIONS has no forward declaration.
Interfaces
Class CX_RSCDS_EXCEPTIONS has no interface implemented.
Friends
Class CX_RSCDS_EXCEPTIONS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | C | Message Type | 20040127 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20040127 |
Events
Class CX_RSCDS_EXCEPTIONS has no event.
Types
Class CX_RSCDS_EXCEPTIONS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MSGTY | Call by reference | Type reference (TYPE) | C | 20040127 | |||
2 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20040127 | |||
3 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20040127 |
Method CONSTRUCTOR on class CX_RSCDS_EXCEPTIONS has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 400 |