SAP ABAP Class CX_KMC_INVALID_PARAMETER (CX_KMC_INVALID_PARAMETER)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
EP-KM-WS (Application Component) Embedded Knowledge Management
⤷
S_KMC_BC_RF (Package) KMC: Repository Framework Client API
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_AI_APPLICATION_FAULT | Application Integration: Application Error | 20050323 |
Properties
| Class | CX_KMC_INVALID_PARAMETER | |
| Short Description | CX_KMC_INVALID_PARAMETER | |
| Super Class | CX_AI_APPLICATION_FAULT | Application Integration: Application Error |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | S_KMC_BC_RF | KMC: Repository Framework Client API |
| Created | 20050323 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_KMC_INVALID_PARAMETER has no forward declaration.
Interfaces
Class CX_KMC_INVALID_PARAMETER has no interface implemented.
Friends
Class CX_KMC_INVALID_PARAMETER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_KMC_MANAGER_FACTORY | Reference to Manager Factory | 20050323 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | KMCWS_INVALID_PARAMETER_EXCEPT | Error description | 20050323 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20050323 | |
| 2 | Instance method | Public | Method | Get value for field messageText. | 20050323 | |
| 3 | Instance method | Public | Method | Get value for field methodSignature. | 20050323 | |
| 4 | Instance method | Public | Method | Get value for field parameterName. | 20050323 |
Events
Class CX_KMC_INVALID_PARAMETER has no event.
Types
Class CX_KMC_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 | MR_MANAGER_FACTORY | Call by reference | Object reference (TYPE REF TO) | CL_KMC_MANAGER_FACTORY | 20050323 | ||||
| 2 | MS_DATA | Call by reference | Type reference (TYPE) | KMCWS_INVALID_PARAMETER_EXCEPT | 20050323 | ||||
| 3 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20050323 | ||||
| 4 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20050323 |
Method CONSTRUCTOR on class CX_KMC_INVALID_PARAMETER has no exception.
Method GET_MESSAGE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MESSAGE_TEXT | Value transfer | Type reference (TYPE) | STRING | MessageText | 20050323 |
Method GET_MESSAGE_TEXT on class CX_KMC_INVALID_PARAMETER has no exception.
Method GET_METHOD_SIGNATURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_METHOD_SIGNATURE | Value transfer | Type reference (TYPE) | STRING | MethodSignature | 20050323 |
Method GET_METHOD_SIGNATURE on class CX_KMC_INVALID_PARAMETER has no exception.
Method GET_PARAMETER_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_PARAMETER_NAME | Value transfer | Type reference (TYPE) | STRING | ParameterName | 20050323 |
Method GET_PARAMETER_NAME on class CX_KMC_INVALID_PARAMETER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |