SAP ABAP Class CX_MDG_KM_INVALID_ID_DATATYPE (Key Structure does not exist)
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_MDG_KM_EXCEPTION | Master class for KM API Exceptions | 20100824 |
Properties
| Class | CX_MDG_KM_INVALID_ID_DATATYPE | |
| Short Description | Key Structure does not exist | |
| Super Class | CX_MDG_KM_EXCEPTION | Master class for KM API Exceptions |
| 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 | 20100824 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_MDG_KM_INVALID_ID_DATATYPE has no forward declaration.
Interfaces
Class CX_MDG_KM_INVALID_ID_DATATYPE has no interface implemented.
Friends
Class CX_MDG_KM_INVALID_ID_DATATYPE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20100824 | |||||
| 2 | Instance attribute | Public | Type reference (TYPE) | MDG_IDS_TYPE_CODE_BS | Object Identifier Type | 20100824 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | MDG_IDS_TYPE_CODE_DESC_BS | Description of Object ID Type | 20100824 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | MDG_OBJECT_TYPE_CODE_BS | Business Object Type | 20100824 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | MDG_OBJECT_TYPE_CODE_DESC_BS | Object Type Description | 20100824 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100824 |
Events
Class CX_MDG_KM_INVALID_ID_DATATYPE has no event.
Types
Class CX_MDG_KM_INVALID_ID_DATATYPE 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 | 20100824 | ||||
| 2 | OITC | Call by reference | Type reference (TYPE) | MDG_IDS_TYPE_CODE_BS | 20100824 | ||||
| 3 | OITC_DESC | Call by reference | Type reference (TYPE) | MDG_IDS_TYPE_CODE_DESC_BS | 20100824 | ||||
| 4 | OTC | Call by reference | Type reference (TYPE) | MDG_OBJECT_TYPE_CODE_BS | 20100824 | ||||
| 5 | OTC_DESC | Call by reference | Type reference (TYPE) | MDG_OBJECT_TYPE_CODE_DESC_BS | 20100824 | ||||
| 6 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20100824 | ||||
| 7 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20100824 |
Method CONSTRUCTOR on class CX_MDG_KM_INVALID_ID_DATATYPE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |