SAP ABAP Class CX_ICM_INVALID_PARAMETER (Parameter Error)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
ICM (Application Component) Incentive and Commission Management (ICM)
⤷
CACS20_XI_PROXY (Package) ICM: Proxies for XI Objects
⤷
⤷
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 | 20071005 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20071005 |
Properties
| Class | CX_ICM_INVALID_PARAMETER | |
| Short Description | Parameter Error | |
| 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 | CACS20_XI_PROXY | ICM: Proxies for XI Objects |
| Created | 20071005 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_ICM_INVALID_PARAMETER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20071005 |
Friends
Class CX_ICM_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 Parameter | 20071005 | |||
| 2 | Constant | Public | See coding | 20071005 | |||||
| 3 | Constant | Public | See coding | 20071005 | |||||
| 4 | Constant | Public | See coding | 20071005 | |||||
| 5 | Constant | Public | See coding | 20071005 | |||||
| 6 | Constant | Public | See coding | 20071005 | |||||
| 7 | Constant | Public | See coding | 20071005 | |||||
| 8 | Instance attribute | Public | Type reference (TYPE) | STRING | Parameter name | 20071005 | |||
| 9 | Constant | Public | See coding | 20071005 | |||||
| 10 | Instance attribute | Public | Type reference (TYPE) | STRING | Type of Parameter | 20071005 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | STRING | Cause of Error | 20071005 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | STRING | Parameter Value | 20071005 | |||
| 13 | Constant | Public | See coding | 20071005 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20071005 |
Events
Class CX_ICM_INVALID_PARAMETER has no event.
Types
Class CX_ICM_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 | 20071005 | ||||
| 2 | NAME | Call by reference | Type reference (TYPE) | STRING | 20071005 | ||||
| 3 | PARAM_TYPE | Call by reference | Type reference (TYPE) | STRING | 20071005 | ||||
| 4 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20071005 | ||||
| 5 | REASON | Call by reference | Type reference (TYPE) | STRING | 20071005 | ||||
| 6 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20071005 | ||||
| 7 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20071005 |
Method CONSTRUCTOR on class CX_ICM_INVALID_PARAMETER has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 603 |