SAP ABAP Class CX_SHM_PARAMETER_ERROR (Incorrect parameter transferred)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
⤷
SHARED_OBJECTS (Package) Shared Objects: Basis Components

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_SHM_GENERAL_ERROR | General Exceptions for Shared Objects | 20030416 |
Properties
Class | CX_SHM_PARAMETER_ERROR | |
Short Description | Incorrect parameter transferred | |
Super Class | CX_SHM_GENERAL_ERROR | General Exceptions for Shared Objects |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 40 | Exception Class |
Package | SHARED_OBJECTS | Shared Objects: Basis Components |
Created | 20030410 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_SHM_PARAMETER_ERROR has no forward declaration.
Interfaces
Class CX_SHM_PARAMETER_ERROR has no interface implemented.
Friends
Class CX_SHM_PARAMETER_ERROR 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 | 'FE1F9C3E561EC566E10000000A114BF5' | 20030416 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Name of Erroneous Parameter | 20030410 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Value of Parameter with Error | 20030410 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '465C5BFDA9331040827008F97996EF25' | 20050127 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20030410 |
Events
Class CX_SHM_PARAMETER_ERROR has no event.
Types
Class CX_SHM_PARAMETER_ERROR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AREA_NAME | Value transfer | Type reference (TYPE) | STRING | AREA_NAME | 20030410 | ||
2 | ![]() |
CLIENT | Value transfer | Type reference (TYPE) | STRING | CLIENT | 20030428 | ||
3 | ![]() |
INST_NAME | Value transfer | Type reference (TYPE) | STRING | INST_NAME | 20030410 | ||
4 | ![]() |
PARAMETER | Call by reference | Type reference (TYPE) | STRING | 20030410 | |||
5 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20030410 | |||
6 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20030410 | |||
7 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | STRING | 20030410 |
Method CONSTRUCTOR on class CX_SHM_PARAMETER_ERROR has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 640 |