SAP ABAP Class CL_MDG_EXTRACT_ID_MAPPING (Extractor for Key Mapping)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090914 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_MDG_EXTR_BADI | Interface for BAdI: BADI_MDP_IL | 20091104 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20100610 |
Properties
| Class | CL_MDG_EXTRACT_ID_MAPPING | |
| Short Description | Extractor for Key Mapping | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | MDG_BS_ID_MATCHING_TOOLS | MDG Key Mapping: Tools |
| Created | 20090914 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MDG_EXTRACT_ID_MAPPING has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090914 | ||
| 2 | IF_MDG_EXTR_BADI | Interface for BAdI: BADI_MDP_IL | 20091104 | ||
| 3 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20100610 |
Friends
Class CL_MDG_EXTRACT_ID_MAPPING has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | TY_T_UKM_DATA_PER_MCTXT | 20091117 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | MDG_KM_EXTRACT_FILE_FORMAT | Key Mapping Extraction: File format | 20100623 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Gets the extractor specific data for XML version 1 (MDM) | 20100611 | |
| 2 | Instance method | Private | Method | Gets the extractor specific data for XML version 2 (STD) | 20100611 | |
| 3 | Static method | Private | Method | Determination of the OTC based on a OITC code | 20091117 |
Events
Class CL_MDG_EXTRACT_ID_MAPPING has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_UKM_DATA_PER_MCTXT | Private | See coding | 20091117 | begin of ty_s_ukm_data_per_mctxt,
mctxt type mdg_km_main_context_id,
ukm_key type mdg_t_km_ukm_buffer_keys,
ukm_bus_sys type mdg_t_km_ukm_agency,
ukm_oitc type mdg_t_km_ukm_schemas,
table_names type mdg_s_table_name,
end of ty_s_ukm_data_per_mctxt
|
||
| 2 | TY_T_UKM_DATA_PER_MCTXT | Private | See coding | 20091117 | ty_t_ukm_data_per_mctxt type standard table of ty_s_ukm_data_per_mctxt
|
Method Signatures
Method GET_OBJECTS_VERSION_1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_OBJECTS_XML | Call by reference | Type reference (TYPE) | MDG_EXTR_TT_OBJECTS_XML | MDG Extractor: XML Data provided by the object impl. | 20100611 |
Method GET_OBJECTS_VERSION_1 on class CL_MDG_EXTRACT_ID_MAPPING has no exception.
Method GET_OBJECTS_VERSION_2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_OBJECTS_XML | Call by reference | Type reference (TYPE) | MDG_EXTR_TT_OBJECTS_XML | MDG Extractor: XML Data provided by the object impl. | 20100611 |
Method GET_OBJECTS_VERSION_2 on class CL_MDG_EXTRACT_ID_MAPPING has no exception.
Method GET_OTC_FROM_OITC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OITC | Call by reference | Type reference (TYPE) | MDG_IDS_TYPE_CODE_BS | Object Identifier Type | 20091117 | |||
| 2 | RV_OTC | Value transfer | Type reference (TYPE) | MDG_OBJECT_TYPE_CODE_BS | Business Object Type | 20091117 |
Method GET_OTC_FROM_OITC on class CL_MDG_EXTRACT_ID_MAPPING has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |