SAP ABAP Class CX_HDS_INVALID_PARAMETER (Parameter Error)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FS-HDS (Application Component) Hierarchical Derivation Service
⤷
HDS_GLOBAL (Package) Global Objects (e.g. Exceptions) in FS_HDS
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_HDS_CALL_ERROR | Call Error | 20050303 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_HDS_INITIAL_PARAMETER | Method Parameter Supplied with Initial Value Only | 20050304 |
Properties
| Class | CX_HDS_INVALID_PARAMETER | |
| Short Description | Parameter Error | |
| Super Class | CX_HDS_CALL_ERROR | Call Error |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | HDS_GLOBAL | Global Objects (e.g. Exceptions) in FS_HDS |
| Created | 20050303 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_HDS_INVALID_PARAMETER has no forward declaration.
Interfaces
Class CX_HDS_INVALID_PARAMETER has no interface implemented.
Friends
Class CX_HDS_INVALID_PARAMETER 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 | 'DDE91A38F362014BB5625A144FFD8B71' | 20050304 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | Parameter Name | 20050304 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | Parameter Value | 20050304 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20050303 |
Events
Class CX_HDS_INVALID_PARAMETER has no event.
Types
Class CX_HDS_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 | NAME | Call by reference | Type reference (TYPE) | STRING | 20050304 | ||||
| 2 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20050303 | ||||
| 3 | TEXT | Call by reference | Type reference (TYPE) | STRING | 20060424 | ||||
| 4 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20050303 | ||||
| 5 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20050304 |
Method CONSTRUCTOR on class CX_HDS_INVALID_PARAMETER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 40 |