SAP ABAP Class CX_FSL_INVALID_PARAMETER (Incorrect Parameter)
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_CALL_ERROR | Call Error | 20060616 |
Properties
| Class | CX_FSL_INVALID_PARAMETER | |
| Short Description | Incorrect Parameter | |
| Super Class | CX_FSL_CALL_ERROR | Call Error |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | FSL_ERROR_CONFLICT | |
| Program status | ||
| Category | 40 | Exception Class |
| Package | FSL_ERROR_CONFLICT | Error and Conflict Handling |
| Created | 20060616 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_FSL_INVALID_PARAMETER has no forward declaration.
Interfaces
Class CX_FSL_INVALID_PARAMETER has no interface implemented.
Friends
Class CX_FSL_INVALID_PARAMETER 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) | STRING | Component Name of a Parameter | 20070703 | |||
| 2 | Constant | Public | See coding | 20060616 | |||||
| 3 | Constant | Public | See coding | 20070828 | |||||
| 4 | Constant | Public | See coding | 20070703 | |||||
| 5 | Constant | Public | See coding | 20070704 | |||||
| 6 | Constant | Public | See coding | 20060616 | |||||
| 7 | Constant | Public | See coding | 20070614 | |||||
| 8 | Instance attribute | Public | Type reference (TYPE) | STRING | Parameter Name | 20060616 | |||
| 9 | Constant | Public | See coding | 20070703 | |||||
| 10 | Instance attribute | Public | Type reference (TYPE) | STRING | Type of Parameter | 20070703 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | STRING | Reason for Error | 20070704 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | STRING | Parameter Value | 20060616 | |||
| 13 | Constant | Public | See coding | 20070828 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060616 |
Events
Class CX_FSL_INVALID_PARAMETER has no event.
Types
Class CX_FSL_INVALID_PARAMETER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT | Call by reference | Type reference (TYPE) | STRING | 20070703 | ||||
| 2 | NAME | Call by reference | Type reference (TYPE) | STRING | 20060616 | ||||
| 3 | PARAM_TYPE | Call by reference | Type reference (TYPE) | STRING | 20070703 | ||||
| 4 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20060616 | ||||
| 5 | REASON | Call by reference | Type reference (TYPE) | STRING | 20070704 | ||||
| 6 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20060616 | ||||
| 7 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20060616 |
Method CONSTRUCTOR on class CX_FSL_INVALID_PARAMETER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 100 |