SAP ABAP Class CX_PARAMETER_INVALID (Superclass for Parameter Error)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABP_CORE (Package) Kernel-Level Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause | 20000830 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_PARAMETER_INVALID_RANGE | Parameter with Invalid Range | 20000331 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_PARAMETER_INVALID_TYPE | Parameter with Invalid Type | 20000331 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_SY_UNKNOWN_CURRENCY | Unknown Currency Key | 20061211 |
Properties
| Class | CX_PARAMETER_INVALID | |
| Short Description | Superclass for Parameter Error | |
| Super Class | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | SABP_CORE | Kernel-Level Objects |
| Created | 20000331 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_PARAMETER_INVALID has no forward declaration.
Interfaces
Class CX_PARAMETER_INVALID has no interface implemented.
Friends
Class CX_PARAMETER_INVALID 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 | '06690F3C8163FF17E10000000A11447B' | 20011206 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | Name of Invalid Parameter | 20000331 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20000331 |
Events
Class CX_PARAMETER_INVALID has no event.
Types
Class CX_PARAMETER_INVALID has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETER | Value transfer | Type reference (TYPE) | STRING | PARAMETER | 20000331 | |||
| 2 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20000331 | ||||
| 3 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20000830 |
Method CONSTRUCTOR on class CX_PARAMETER_INVALID has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 610 |