SAP ABAP Class CX_RSCRM_IMP (Root class of untreatable BI errors)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
CRM (Application Component) Customer Relationship Management
⤷
RSCRM_IMP_CORE (Package) CRM In-Memory Planning Core

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_NO_CHECK | Exception with no Check of the RAISING Clause | 20110111 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_RSCRM_IMP_ACTION_FAILED | BI action execution failure | 20110225 |
2 | Inheritance (c INHERITING FROM c_ref) | CX_RSCRM_IMP_CONVERSION | Exception in the update cell data conversion | 20110119 |
3 | Inheritance (c INHERITING FROM c_ref) | CX_RSCRM_IMP_DATA | Data error from application | 20110225 |
4 | Inheritance (c INHERITING FROM c_ref) | CX_RSCRM_IMP_DESERIALIZATION | Error while deserialising | 20110224 |
5 | Inheritance (c INHERITING FROM c_ref) | CX_RSCRM_IMP_INVALID_PARAMETER | Exception for invalid parameters | 20110225 |
6 | Inheritance (c INHERITING FROM c_ref) | CX_RSCRM_IMP_RENDER_DATA | Exception while rendering results | 20110225 |
Properties
Class | CX_RSCRM_IMP | |
Short Description | Root class of untreatable BI errors | |
Super Class | CX_NO_CHECK | Exception with no Check of the RAISING Clause |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 40 | Exception Class |
Package | RSCRM_IMP_CORE | CRM In-Memory Planning Core |
Created | 20110111 | SAP |
Last change | 20140121 | 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_RSCRM_IMP has no interface implemented.
Friends
Class CX_RSCRM_IMP 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 | '4D41D797DD152882E10000000A4211EC' | 20110111 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSCRM_IMP_RETURN_CODE | '1' | Default Return Code | 20130521 | |
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20130801 | |||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BAPIRETTAB | Optional table of return messages | 20110412 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20110111 |
Events
Class CX_RSCRM_IMP has no event.
Types
Class CX_RSCRM_IMP has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXCEPTION_RC | Call by reference | Type reference (TYPE) | RSCRM_IMP_RETURN_CODE | '1' | 20130521 | ||
2 | ![]() |
IS_WARNING | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130801 | |||
3 | ![]() |
MESSAGE_TABLE | Call by reference | Type reference (TYPE) | BAPIRETTAB | 20110412 | |||
4 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20110111 | |||
5 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20110111 |
Method CONSTRUCTOR on class CX_RSCRM_IMP has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 730 |