SAP ABAP Class CX_FSL_EXECUTION_ERROR (Error During Execution)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
FS (Application Component) Financial Services
⤷
FSL_ERROR_CONFLICT (Package) Error and Conflict Handling
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause | 20060629 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_FSL_ERROR_CONFLICT | Error or Conflict | 20060629 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_FSL_INTERNAL_ERROR | Internal Error in Service Implementaion | 20060629 |
Properties
| Class | CX_FSL_EXECUTION_ERROR | |
| Short Description | Error During Execution | |
| Super Class | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | FSL_ERROR_CONFLICT | Error and Conflict Handling |
| Created | 20060629 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CX_FSL_EXECUTION_ERROR has no interface implemented.
Friends
Class CX_FSL_EXECUTION_ERROR has no friend class.
Attributes
Class CX_FSL_EXECUTION_ERROR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20060629 | |
| 2 | Instance method | Protected | Method | Supplies BAPIRETTAB of Previous Exceptions | 20090128 | |
| 3 | Instance method | Public | Method | Supplies Error Message Type for Exception | 20060703 | |
| 4 | Instance method | Public | Method | Triggers XI Exception Fault Message Type | 20070109 |
Events
Class CX_FSL_EXECUTION_ERROR has no event.
Types
Class CX_FSL_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 | 20060629 | ||||
| 2 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20060629 |
Method CONSTRUCTOR on class CX_FSL_EXECUTION_ERROR has no exception.
Method GET_BAPIRETTAB_BY_PREVIOUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TAB_MESSAGES | Value transfer | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20090128 |
Method GET_BAPIRETTAB_BY_PREVIOUS on class CX_FSL_EXECUTION_ERROR has no exception.
Method GET_FAULT_MSG_TYPE_STANDARD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_STR_STANDARD | Value transfer | Type reference (TYPE) | FSL_STR_EXCHANGE_FAULT_DATA | Exchange Fault Data | 20060703 |
Method GET_FAULT_MSG_TYPE_STANDARD on class CX_FSL_EXECUTION_ERROR has no exception.
Method RAISE_FAULT_MSG_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_EXCEPTION_CLASS_NAME | Call by reference | Type reference (TYPE) | CLASSNAME | Referenztyp | 20070109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Integration: Applikations Fehler | 20070109 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 100 |