SAP ABAP Class CX_MDG_KM_EXCEPTION (Master class for KM API Exceptions)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-MDG-KM (Application Component) Key Mapping
⤷
MDG_BS_ID_MATCHING_TOOLS (Package) MDG Key Mapping: Tools
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause | 20091210 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20091210 |
Meta Relationship - Used By
Properties
| Class | CX_MDG_KM_EXCEPTION | |
| Short Description | Master class for KM API Exceptions | |
| Super Class | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | MDG_BS_ID_MATCHING_TOOLS | MDG Key Mapping: Tools |
| Created | 20091210 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_MDG_KM_EXCEPTION has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20091210 |
Friends
Class CX_MDG_KM_EXCEPTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | SEOCMPNAME | ID of the Exception | 20100527 | |||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20100621 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20091210 | |
| 2 | Instance method | Public | Method | Get value for T100 message attribute 1 | 20100621 | |
| 3 | Instance method | Public | Method | Get value for T100 message attribute 2 | 20100621 | |
| 4 | Instance method | Public | Method | Get value for T100 message attribute 3 | 20100621 | |
| 5 | Instance method | Public | Method | Get value for T100 message attribute 4 | 20100621 | |
| 6 | Instance method | Private | Method | Get the values of a T100 message attribute | 20100527 |
Events
Class CX_MDG_KM_EXCEPTION has no event.
Types
Class CX_MDG_KM_EXCEPTION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCEPTION_ID | Call by reference | Type reference (TYPE) | SEOCMPNAME | 20100527 | ||||
| 2 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20091210 | ||||
| 3 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20091210 |
Method CONSTRUCTOR on class CX_MDG_KM_EXCEPTION has no exception.
Method GET_MSG_ATTR1_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ATTRIBUTE_VALUE | Value transfer | Type reference (TYPE) | STRING | T100 Message Attribute value | 20100621 |
Method GET_MSG_ATTR1_VALUE on class CX_MDG_KM_EXCEPTION has no exception.
Method GET_MSG_ATTR2_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ATTRIBUTE_VALUE | Value transfer | Type reference (TYPE) | STRING | T100 Message Attribute value | 20100621 |
Method GET_MSG_ATTR2_VALUE on class CX_MDG_KM_EXCEPTION has no exception.
Method GET_MSG_ATTR3_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ATTRIBUTE_VALUE | Value transfer | Type reference (TYPE) | STRING | T100 Message Attribute value | 20100621 |
Method GET_MSG_ATTR3_VALUE on class CX_MDG_KM_EXCEPTION has no exception.
Method GET_MSG_ATTR4_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ATTRIBUTE_VALUE | Value transfer | Type reference (TYPE) | STRING | T100 Message Attribute value | 20100621 |
Method GET_MSG_ATTR4_VALUE on class CX_MDG_KM_EXCEPTION has no exception.
Method GET_MSG_ATTR_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | SCX_ATTRNAME | Attribute Name | 20100621 | |||
| 2 | RV_ATTRIBUTE_VALUE | Value transfer | Type reference (TYPE) | STRING | 20100621 |
Method GET_MSG_ATTR_VALUE on class CX_MDG_KM_EXCEPTION has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |