SAP ABAP Class CX_PARAMETER_INVALID_RANGE (Parameter with Invalid Range)
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_PARAMETER_INVALID | Superclass for Parameter Error | 20000331 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_INDEX_TOO_LOW | Index for table access cannot be less than one | 20001214 |
Properties
| Class | CX_PARAMETER_INVALID_RANGE | |
| Short Description | Parameter with Invalid Range | |
| Super Class | CX_PARAMETER_INVALID | Superclass for Parameter Error |
| 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_RANGE has no forward declaration.
Interfaces
Class CX_PARAMETER_INVALID_RANGE has no interface implemented.
Friends
Class CX_PARAMETER_INVALID_RANGE 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 | '9FB7E23B75B7157FE10000000A11447B' | 20011102 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | Description of Invalid Value | 20000331 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20000331 |
Events
Class CX_PARAMETER_INVALID_RANGE has no event.
Types
Class CX_PARAMETER_INVALID_RANGE 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 | ||||
| 4 | VALUE | Value transfer | Type reference (TYPE) | STRING | VALUE | 20000331 |
Method CONSTRUCTOR on class CX_PARAMETER_INVALID_RANGE has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 610 |