cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

HI,

New to MDM, I request for what is the purpose of MDM briefly and tcodes

Regards,

nagaraju

0 Likes
View Entire Topic
Former Member
0 Likes

Hi Nagaraju,

Master data management (MDM) comprises a set of processes and tools which centrally and persistently define the non-transactional entities of an organization (also called Reference data). The objective of MDM is to collect from, and supply to various processes, unique instances of each entity.

Uniqueness in this context is an aspect of data normalization which eliminates outright redundancy due to collection of instances from dissimilar sources.

The processes include source identification, data collection, data transformation, normalization rule administration, data storage, a service-oriented architecture, and data governance.

The tools include data networks, file systems, a data warehouse, a data mart, an operational data store, data mining, data analysis, and data visualization.

The selection of entities considered for MDM depends somewhat on the nature of an organization. A common case is the commercial business, for which MDM applies to such entities as customer (Customer Data Integration), product (Product Information Management), employee, and vendor. MDM processes identify the sources from which descriptions of these entities can be collected. In the course of transformation and normalization, the descriptions are conformed to standard formats and data domains, so that duplicate instances of any entity can be removed. The result of these processes would generally be an organizational MDM repository, from which, all requests for a certain entity instance produce the same description, irrespective of the originating sources and the requesting destinations.

The term recalls the concept of the master file from an earlier computing era.

Regards,

Sravan