SAP ABAP Class CL_MDG_DQS_MERGE (Merge Records)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-DQ (Application Component) Data Quality
⤷
MDG_SDQ_CLEANSING_FRW (Package) MDG: SDQ Cleansing Framework
⤷
⤷
Properties
| Class | CL_MDG_DQS_MERGE | |
| Short Description | Merge Records | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | MDG_SDQ_CLEANSING_FRW | MDG: SDQ Cleansing Framework |
| Created | 20101116 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MDG_DQS_MERGE has no forward declaration.
Interfaces
Class CL_MDG_DQS_MERGE has no interface implemented.
Friends
Class CL_MDG_DQS_MERGE has no friend class.
Attributes
Class CL_MDG_DQS_MERGE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Delete entities in the squence | 20101216 | |
| 2 | Static method | Private | Method | Delete the entity | 20101216 | |
| 3 | Static method | Private | Method | Checks entity is of type semantic, technical or appl spec | 20101228 | |
| 4 | Static method | Private | Method | 20110106 | ||
| 5 | Static method | Private | Method | Retrieves technical entities for that data model for merging | 20101228 | |
| 6 | Static method | Private | Method | Check whether a entity has child entity | 20101216 | |
| 7 | Static method | Private | Method | Checks whether the entity has a parent apart from Main enti | 20101228 | |
| 8 | Static method | Public | Method | 20110107 | ||
| 9 | Static method | Public | Method | Merge datas of different records | 20101116 | |
| 10 | Static method | Public | Method | 20101217 | ||
| 11 | Static method | Private | Method | Performs the Merge for Technical entities | 20101228 |
Events
Class CL_MDG_DQS_MERGE has no event.
Types
Class CL_MDG_DQS_MERGE has no local type.
Method Signatures
Method DELETE_ENTITIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONV_GOV_API | Call by reference | Object reference (TYPE REF TO) | IF_USMD_CONV_SOM_GOV_API | Governance API: Single Chg. Req. Convenience Governance API | 20101216 | |||
| 2 | IT_MIME_TABLE | Call by reference | Type reference (TYPE) | MDG_SDQ_COMPARE_TS_MIME_ENTRY | Table Type for MIME Entry | 20101216 | |||
| 3 | I_OBJECT_ID | Call by reference | Type reference (TYPE) | USMD_VALUE | Characteristic Value | 20101216 |
Method DELETE_ENTITIES on class CL_MDG_DQS_MERGE has no exception.
Method DELETE_ENTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONV_GOV_API | Call by reference | Object reference (TYPE REF TO) | IF_USMD_CONV_SOM_GOV_API | Governance API: Single Chg. Req. Convenience Governance API | 20101216 | |||
| 2 | IT_MIME_TABLE | Call by reference | Type reference (TYPE) | MDG_SDQ_COMPARE_TS_MIME_ENTRY | Table Type for MIME Entry | 20101216 | |||
| 3 | IV_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entity Type | 20101216 | |||
| 4 | I_OBJECT_ID | Call by reference | Type reference (TYPE) | USMD_VALUE | Characteristic Value | 20101216 |
Method DELETE_ENTITY on class CL_MDG_DQS_MERGE has no exception.
Method DETERMINE_ENTITY_KEY_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20101228 | |||
| 2 | EV_ENTITY_KEY_TYPE | Call by reference | Type reference (TYPE) | USMD_KEY_HANDLING | Type of Key Assignment | 20101228 | |||
| 3 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL | MDM Data Model for Access from SAP Standard | 20110103 | |||
| 4 | IV_CREQUEST | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Change Request | 20101229 | |||
| 5 | IV_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entity Type | 20101228 | |||
| 6 | IV_ROOT_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entity Type | 20101229 |
Method DETERMINE_ENTITY_KEY_TYPE on class CL_MDG_DQS_MERGE has no exception.
Method GET_MODEL_CONV_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_CONV_API | Call by reference | Object reference (TYPE REF TO) | IF_USMD_CONV_SOM_GOV_API | Governance API: Single Chg. Req. Convenience Governance API | 20110106 | |||
| 2 | EO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL | MDM Data Model for Access from SAP Standard | 20110106 | |||
| 3 | ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20110106 | |||
| 4 | IV_CREQUEST | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Change Request | 20110106 |
Method GET_MODEL_CONV_INSTANCE on class CL_MDG_DQS_MERGE has no exception.
Method GET_TECHNICAL_ENTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TECHNICAL_ENTITY | Call by reference | Type reference (TYPE) | USMD_T_ENTITY | Entity Types | 20101228 | |||
| 2 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL | MDM Data Model for Access from SAP Standard | 20110107 | |||
| 3 | IT_MIME_TABLE | Call by reference | Type reference (TYPE) | MDG_SDQ_COMPARE_TS_MIME_ENTRY | Table Type for MIME Entry | 20101228 | |||
| 4 | IV_CREQUEST | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Change Request | 20101228 | |||
| 5 | IV_ROOT_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entity Type | 20101229 |
Method GET_TECHNICAL_ENTITY on class CL_MDG_DQS_MERGE has no exception.
Method HAS_CHILD_ENTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entity Type | 20101216 | |||
| 2 | EV_NO_CHILD | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20101216 | |||
| 3 | IT_MIME_TABLE | Call by reference | Type reference (TYPE) | MDG_SDQ_COMPARE_TS_MIME_ENTRY | Table Type for MIME Entry | 20101216 |
Method HAS_CHILD_ENTITY on class CL_MDG_DQS_MERGE has no exception.
Method HAS_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entity Type | 20101228 | |||
| 2 | EV_NO_PARENT | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20101228 | |||
| 3 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL | MDM Data Model for Access from SAP Standard | 20110103 | |||
| 4 | IT_TECHNICAL_ENTITY | Call by reference | Type reference (TYPE) | USMD_TS_ENTITY | Entity Types | 20110111 | |||
| 5 | IV_ROOT_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entity Type | 20110104 |
Method HAS_PARENT on class CL_MDG_DQS_MERGE has no exception.
Method MERGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20110107 | |||
| 2 | IO_CONV_API | Call by reference | Object reference (TYPE REF TO) | IF_USMD_CONV_SOM_GOV_API | Governance API: Single Chg. Req. Convenience Governance API | 20110128 | |||
| 3 | IT_MIME_TABLE | Call by reference | Type reference (TYPE) | MDG_SDQ_COMPARE_TS_MIME_ENTRY | Table Type for MIME Entry | 20110107 | |||
| 4 | IV_CREQUEST | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Change Request | 20110107 | |||
| 5 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | USMD_VALUE | Characteristic Value | 20110107 | |||
| 6 | IV_ROOT_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entity Type | 20110107 |
Method MERGE on class CL_MDG_DQS_MERGE has no exception.
Method MERGE_RECORDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20101124 | |||
| 2 | IT_MIME_TABLE | Call by reference | Type reference (TYPE) | MDG_SDQ_COMPARE_TS_MIME_ENTRY | Table Type for MIME Entry | 20101124 | |||
| 3 | I_CREQUEST | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Change Request | 20101124 | |||
| 4 | I_OBJECT_ID | Call by reference | Type reference (TYPE) | USMD_VALUE | Characteristic Value | 20101124 | |||
| 5 | I_TARGET_RECORD | Call by reference | Type reference (TYPE) | USMD_VALUE | Characteristic Value | 20101217 |
Method MERGE_RECORDS on class CL_MDG_DQS_MERGE has no exception.
Method MERGE_SEMANTIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MIME_TABLE | Call by reference | Type reference (TYPE) | MDG_SDQ_COMPARE_TS_MIME_ENTRY | Table Type for MIME Entry | 20101217 | |||
| 2 | I_CREQUEST | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Change Request | 20101217 | |||
| 3 | I_OBJECT_ID | Call by reference | Type reference (TYPE) | USMD_VALUE | Characteristic Value | 20101217 |
Method MERGE_SEMANTIC on class CL_MDG_DQS_MERGE has no exception.
Method MERGE_TECHNICAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20101228 | |||
| 2 | IO_CONV_API | Call by reference | Object reference (TYPE REF TO) | IF_USMD_CONV_SOM_GOV_API | Governance API: Single Chg. Req. Convenience Governance API | 20110107 | |||
| 3 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL | MDM Data Model for Access from SAP Standard | 20110107 | |||
| 4 | IT_MIME_TABLE | Call by reference | Type reference (TYPE) | MDG_SDQ_COMPARE_TS_MIME_ENTRY | Table Type for MIME Entry | 20101228 | |||
| 5 | IT_TECHNICAL_ENTITY | Call by reference | Type reference (TYPE) | USMD_T_ENTITY | Entity Types | 20110107 | |||
| 6 | IV_CREQUEST | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Change Request | 20101228 | |||
| 7 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | USMD_VALUE | Characteristic Value | 20101228 | |||
| 8 | IV_ROOT_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entity Type | 20110103 |
Method MERGE_TECHNICAL on class CL_MDG_DQS_MERGE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |