SAP ABAP Class CL_MDG_ANALYSE_ID_MATCHING (Analyse existing 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
⤷
⤷
Properties
| Class | CL_MDG_ANALYSE_ID_MATCHING | |
| Short Description | Analyse existing Key Mapping | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | MDG_IDM_TOOLS | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | MDG_BS_ID_MATCHING_TOOLS | MDG Key Mapping: Tools |
| Created | 20090213 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_MDG_ANALYSE_ID_MATCHING has no interface implemented.
Friends
Class CL_MDG_ANALYSE_ID_MATCHING has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20090312 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20090312 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20110120 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20110120 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | MDG_S_TABLE_NAME | Names of the database tables for a specific Main Context ID | 20090312 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | MDG_T_ANALYSE_MATCHING | table type fpr matched objects | 20090429 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | MDG_T_ANALYSE_MATCHING | table type fpr matched objects | 20090429 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | MDG_T_ANALYSE_MATCHING | table type fpr matched objects | 20090710 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Creates the Names of the Tables | 20090213 | |
| 2 | Instance method | Public | Method | Get the Different Mapping Groups | 20090213 | |
| 3 | Instance method | Public | Method | Get the Different Objects | 20090213 | |
| 4 | Instance method | Private | Event handling method | Handle Double Click in the ALV Grid | 20090213 | |
| 5 | Instance method | Public | Method | Load the ALV Grids | 20090213 | |
| 6 | Instance method | Public | Method | Return the value of the attribute mt_mapping | 20090729 | |
| 7 | Instance method | Public | Method | Returns a table with the business objects | 20090728 |
Events
Class CL_MDG_ANALYSE_ID_MATCHING has no event.
Types
Class CL_MDG_ANALYSE_ID_MATCHING has no local type.
Method Signatures
Method CREATE_TABLE_NAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_NOT_FOUND | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20091210 | ||||
| 2 | IV_MAIN_CONTEXT_ID | Call by reference | Type reference (TYPE) | MDG_KM_MAIN_CONTEXT_ID | ID of the UKMS Main Context | 20091210 |
Method CREATE_TABLE_NAMES on class CL_MDG_ANALYSE_ID_MATCHING has no exception.
Method GET_MAPPINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FOR_WD4A | Call by reference | Type reference (TYPE) | BOOLE_D | Only needed for wd4a | 20090729 | |||
| 2 | IV_GROUP_ID | Call by reference | Type reference (TYPE) | STRING | Parameter for the Group ID | 20090324 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090525 |
Method GET_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BUSINESS_SYSTEM_ID | Call by reference | Type reference (TYPE) | SLD_BSKEY | Paramter for the Business System ID | 20090213 | |||
| 2 | IV_OITC | Call by reference | Type reference (TYPE) | MDG_IDS_TYPE_CODE_BS | Object Identifier Type | 20100118 | |||
| 3 | IV_OTC | Call by reference | Type reference (TYPE) | MDG_OBJECT_TYPE_CODE_BS | Business Object Type | 20100118 | |||
| 4 | IV_VALUE_ID | Call by reference | Type reference (TYPE) | MDG_OBJECT_ID_BS | Paramter for the Value ID | 20090213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090525 |
Method HANDLE_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ROW | Value transfer | Attribute reference (LIKE) | 20090213 |
Method HANDLE_DOUBLE_CLICK on class CL_MDG_ANALYSE_ID_MATCHING has no exception.
Method INITIALIZE_ALV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INITIALIZE_OUTPUT | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100222 |
Method INITIALIZE_ALV on class CL_MDG_ANALYSE_ID_MATCHING has no exception.
Method RETURN_OUTPUT_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MAPPINGS | Call by reference | Type reference (TYPE) | MDG_T_ANALYSE_MATCHING | table type fpr matched objects | 20090729 |
Method RETURN_OUTPUT_MAPPING on class CL_MDG_ANALYSE_ID_MATCHING has no exception.
Method RETURN_OUTPUT_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OBJECTS | Call by reference | Type reference (TYPE) | MDG_T_ANALYSE_MATCHING | table type fpr matched objects | 20090728 |
Method RETURN_OUTPUT_OBJECTS on class CL_MDG_ANALYSE_ID_MATCHING has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |