SAP ABAP Class CX_FSL_INTERNAL_ERROR (Internal Error in Service Implementaion)
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_FSL_EXECUTION_ERROR | Error During Execution | 20060629 |
Properties
| Class | CX_FSL_INTERNAL_ERROR | |
| Short Description | Internal Error in Service Implementaion | |
| Super Class | CX_FSL_EXECUTION_ERROR | Error During Execution |
| 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
Class CX_FSL_INTERNAL_ERROR has no forward declaration.
Interfaces
Class CX_FSL_INTERNAL_ERROR has no interface implemented.
Friends
Class CX_FSL_INTERNAL_ERROR 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) | BAPIRET2_T | Details on Error | 20060629 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | BAPIRET2 | Main Error | 20060802 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060629 | |
| 2 | Instance method | Public | Method | Supplies Main Error | 20060802 |
Events
Class CX_FSL_INTERNAL_ERROR has no event.
Types
Class CX_FSL_INTERNAL_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 | FAULT_DETAIL | Call by reference | Type reference (TYPE) | BAPIRET2_T | 20060629 | ||||
| 2 | MAIN_FAULT | Call by reference | Type reference (TYPE) | BAPIRET2 | 20060802 | ||||
| 3 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20060629 | ||||
| 4 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20060629 |
Method CONSTRUCTOR on class CX_FSL_INTERNAL_ERROR has no exception.
Method GET_MAIN_FAULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_STR_MAIN_FAULT | Value transfer | Type reference (TYPE) | BAPIRET2 | Returnparameter | 20060802 |
Method GET_MAIN_FAULT on class CX_FSL_INTERNAL_ERROR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 100 |