SAP ABAP Class CX_BICS_RUNTIME_EXCEPTION (BICS Fatal Runtime Exception)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
BW_BICS_BASE_EXCEPTIONS (Package) Package that contains exceptions in BICS

⤷

⤷

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 | 20100224 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_BICS_INITIALIZE_FAILED | Unable to initialize query | 20101227 |
2 | Inheritance (c INHERITING FROM c_ref) | CX_BICS_OBSOLETE_METHOD | Obsolete Method - Do Not Use!!!! | 20110919 |
3 | Inheritance (c INHERITING FROM c_ref) | CX_BICS_PROGRAM_EXCEPTION | Programming error in BW BICS | 20100224 |
4 | Inheritance (c INHERITING FROM c_ref) | CX_BICS_UNKNOWN_DATA_PROV | Unknown Data Provider | 20100823 |
Properties
Class | CX_BICS_RUNTIME_EXCEPTION | |
Short Description | BICS Fatal Runtime Exception | |
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 | BW_BICS_BASE_EXCEPTIONS | Package that contains exceptions in BICS |
Created | 20100224 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_BICS_RUNTIME_EXCEPTION has no forward declaration.
Interfaces
Class CX_BICS_RUNTIME_EXCEPTION has no interface implemented.
Friends
Class CX_BICS_RUNTIME_EXCEPTION 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 | '073864876F332F4992D09742E6FAE29F' | 20100224 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20100224 |
2 | ![]() |
Instance method | Protected | Method | Process the error | 20100224 |
3 | ![]() |
Instance method | Protected | Method | Add context informaton to the ABAP dump | 20100224 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | BICS_RUNTIME_EXCEPTION | Instance Event (0) |
Public (2) |
20100224 |
Types
Class CX_BICS_RUNTIME_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 | 20100224 | |||
2 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20100224 |
Method CONSTRUCTOR on class CX_BICS_RUNTIME_EXCEPTION has no exception.
Method PROCESS_ERROR Signature
Method PROCESS_ERROR on class CX_BICS_RUNTIME_EXCEPTION has no parameter.
Method PROCESS_ERROR on class CX_BICS_RUNTIME_EXCEPTION has no exception.
Method WRITE_TO_DUMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IN_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20100224 |
Method WRITE_TO_DUMP on class CX_BICS_RUNTIME_EXCEPTION has no exception.
Event Signatures
Event BICS_RUNTIME_EXCEPTION Signature
Event BICS_RUNTIME_EXCEPTION on class CX_BICS_RUNTIME_EXCEPTION has no parameter.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |