SAP ABAP Class CX_DM_PARAMETER_ERROR (Parameter error)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SGDMA (Package) Generic Document Management API
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_DM_NO_CHECK | Basis Class: GDMA Exceptions for Dynamic Check | 20030407 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_SRM_GSP_KPRO_PARAM_ERROR | GDMA KPRO: Document Class | 20030630 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_SRM_GSP_WDAV_PARAM_ERROR | GDMA KPRO: Document Class | 20030702 |
Properties
| Class | CX_DM_PARAMETER_ERROR | |
| Short Description | Parameter error | |
| Super Class | CX_DM_NO_CHECK | Basis Class: GDMA Exceptions for Dynamic Check |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | SGDMA | Generic Document Management API |
| Created | 20030318 | SAP |
| Last change | 20030318 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_DM_PARAMETER_ERROR has no forward declaration.
Interfaces
Class CX_DM_PARAMETER_ERROR has no interface implemented.
Friends
Class CX_DM_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 | '031C148BDB08A648AAD0CB8662CF094E' | 20030318 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | Name(s) of Parameter(s) with Error(s) | 20030318 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20030318 |
Events
Class CX_DM_PARAMETER_ERROR has no event.
Types
Class CX_DM_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 | ADD_INFO | Value transfer | Type reference (TYPE) | STRING | ADD_INFO | 20030811 | |||
| 2 | PARAM_NAME | Value transfer | Type reference (TYPE) | STRING | PARAM_NAME | 20030318 | |||
| 3 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20030318 | ||||
| 4 | REASON | Value transfer | Type reference (TYPE) | STRING | 'Unknown' | REASON | 20030627 | ||
| 5 | REPOSITORY | Value transfer | Type reference (TYPE) | STRING | REPOSITORY | 20030811 | |||
| 6 | SRC_CLASS | Value transfer | Type reference (TYPE) | STRING | SRC_CLASS | 20030318 | |||
| 7 | SRC_DOCID | Value transfer | Type reference (TYPE) | STRING | SRC_DOCID | 20030623 | |||
| 8 | SRC_INTERFACE | Value transfer | Type reference (TYPE) | STRING | SRC_INTERFACE | 20030318 | |||
| 9 | SRC_METHOD | Value transfer | Type reference (TYPE) | STRING | SRC_METHOD | 20030318 | |||
| 10 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20030318 |
Method CONSTRUCTOR on class CX_DM_PARAMETER_ERROR has no exception.
History
| Last changed by/on | SAP | 20030318 |
| SAP Release Created in | 640 |