Hierarchy

⤷

⤷

IMG Activity
ID | VC_DQ_ENRICHMENT | Define Enrichment Spots |
Transaction Code | S_BT6_28000009 | (empty) |
Created on | 20100727 | |
Customizing Attributes | VC_DQ_ENRICHMENT | Define Enrichment Spots |
Customizing Activity | VC_DQ_ENRICHMENT | Define Enrichment Spots |
Document
Document Class | SIMG | Hypertext: Object Class - Class to which a document belongs. |
Document Name | VC_DQ_ENRICHMENT |
Use
In this Customizing activity, you define an enrichment spot and the corresponding enrichment feeder and enrichment adapter classes. You use an enrichment spot to enrich specific parts of data in Master Data Governance using an external or internal service.
An enrichment feeder is an ABAP class which converts data from Master Data Governance format into a format that is readable for the external or internal service. It also converts in the opposite direction so that the enriched data from the external or internal service can be saved to Master Data Governance. To implement the enrichment feeder class you use the interface IF_USMD_ENRICHMENT_FEEDER.
An enrichment adapter is an ABAP class that connects with the external or internal data. The enrichment adapter receives converted Master Data Governance data from the enrichment feeder, and then makes the external or internal service call for enriching the data. To implement the enrichment adapter class you use the interface IF_USMD_ENRICHMENT_ADAPTER. You can create more than one enrichment adapter for enriching the same data in MDG but you can assign only one adapter to a single enrichment spot in this configuration.
For example, the system can validate and enrich address data by using the external service from SAP BusinessObjects Data Services. In this case, an enrichment spot defined for enrichment of address data specifies an ABAP class as the enrichment feeder. The feeder converts the data from MDG format to SAP BusinessObjects format. The enrichment adapter specified for the enrichment spot then calls the SAP BusinessObjects data.
After configuring the enrichment spots, you can specify at which step during the processing of a change request you want the system to execute enrichments using the Customizing activity Configure Properties of Change Request Step.
Requirements
You have created the enrichment feeder and adapter classes in the system.
Standard settings
Activities
Example
Business Attributes
ASAP Roadmap ID | 105 | Define functions and processes |
Mandatory / Optional | 1 | Mandatory activity |
Critical / Non-Critical | 1 | Critical |
Country-Dependency | A | Valid for all countries |
Assigned Application Components
Documentation Object Class | Documentation Object Name | Current line number | Application Component | Application Component Name |
---|---|---|---|---|
SIMG | VC_DQ_ENRICHMENT | 0 | BTD0000212 | Data Quality |
Maintenance Objects
Maintenance object type | C | Customizing Object |
Assigned objects | ||||||
---|---|---|---|---|---|---|
Customizing Object | Object Type | Transaction Code | Sub-object | Do not Summarize | Skip Subset Dialog Box | Description for multiple selections |
VC_DQ_ENRICHMENT | C - View cluster | SM34 |
History
Last changed by/on | SAP | 20110110 |
SAP Release Created in | 703 |