SAP ABAP Class CX_BICS_SRV_EXECUTION_ERROR (Service Execution Error)
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 | 20130829 |
Properties
| Class | CX_BICS_SRV_EXECUTION_ERROR | |
| Short Description | Service Execution Error | |
| 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 | 20130829 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_BICS_SRV_EXECUTION_ERROR has no forward declaration.
Interfaces
Class CX_BICS_SRV_EXECUTION_ERROR has no interface implemented.
Friends
Class CX_BICS_SRV_EXECUTION_ERROR 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 | '0000C9D2BA781EE384980EEFFE9D5816' | 20130829 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20130829 | |
| 2 | Instance method | Protected | Method | Process the error | 20130829 | |
| 3 | Instance method | Protected | Method | Add context informaton to the ABAP dump | 20130829 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | BICS_RUNTIME_EXCEPTION | Instance Event (0) |
Public (2) |
20130829 |
Types
Class CX_BICS_SRV_EXECUTION_ERROR 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 | 20130829 | ||||
| 2 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20130829 |
Method CONSTRUCTOR on class CX_BICS_SRV_EXECUTION_ERROR has no exception.
Method PROCESS_ERROR Signature
Method PROCESS_ERROR on class CX_BICS_SRV_EXECUTION_ERROR has no parameter.
Method PROCESS_ERROR on class CX_BICS_SRV_EXECUTION_ERROR 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 | 20130829 |
Method WRITE_TO_DUMP on class CX_BICS_SRV_EXECUTION_ERROR has no exception.
Event Signatures
Event BICS_RUNTIME_EXCEPTION Signature
Event BICS_RUNTIME_EXCEPTION on class CX_BICS_SRV_EXECUTION_ERROR has no parameter.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |