MDM and XI Relationship

Hi,
Looking at the complete SAP Netweaver stack, I would like to understand where SAP strategically positions data distribution.
- SAP MDM offers distribution capabilities trough (a) the key-mapping concept and (b) the syndicator/port functionality
- SAP XI offers mapping functionality and can "duplicate" input into multiple outputs.
To illustrate my question more - concider this basic scenario. SAP MDM holds customers data and needs to send all these customers to 60 different SAP R/3 systems, using a specific set of selection criteria for each R/3 box.  With standard ALE, one would define 60 logical systems and set-up idoc/segment filtering criteria in the distribution model.
I would like to understand how such a scenario would be designed using MDM and XI.
Thx
Dirk

Hi Dirk,
Its a very interesting scenario.
We can definitely use MDM and XI to implement this scenario. XI can pick up the data from MDM and generate multiple Idocs (one for each receiver). All the 60 receivers can be configured in the XI interface. I think handling the filtering is the main challenge in this scenario. Though we can write a complex user defined function to filter each Idoc based on receiver (or a complex BPM), but based on my project experience, I have seen that it is never a good idea to load XI too much with processing logic. In this case, it will be better if we handle the filtering logic in the respective target systems (in the posting function itself).
I am sure there would be other good ways also of implementing such a scenario. What I have suggested is based on my project experience.
Thanks,
Nikhil Goyal

Similar Messages

  • Synchronising MDM with R3 | Relationships

    Hi ,
       Got a question for you folks . Let’s say we make parent-child relationships within the same table . We can see the relationships in the data manager and also can manipulate it (adding more children to parent or removing a few from the parent or restructuring the multiple hierarchy ) . Now can this restructuring be directly pushed as it is in the R3 system ? Basically can we syndicate relationship alterations done in MDM to an R3 system and bring it in Sync to the changes done in the MDM system ?
    Regards
    Deepak Singh

    MDM Cosolidate master data not master schema from external system and then send data back to R3 system. Schema design is independent of both the system in MDM and R3. So as per my knowledge there is no possibility for the same.
    BR,
    Alok

  • Data Quality Comparison Report across Systems(MDM and BW)

    Hi,
    I have a requirement of generating a Data comparison report in Excel using BODS. I need to extract data from SAP MDM and SAP BW and do a comparison on the record basis. For example.I take a material 100 record from MDM and same Material 100 record  from SAP BW. I  have to compare field by field values between these 2 systems.If there is any contingency,I have provide that record as output in Excel.
    I think i need to create a batch  job in BODS to run this requirement. Could you please tell  me the approach of comparing the records in BODS and give the output of the record in Excel.
    I really appreciate your help.
    Thanks,
    Kumar.

    Hi,
    The steps are :
    To read data from BW need to create a open hub detination based on the datatarget where the data is stored.
    Read the MDM data to BODS and then in BODS.
    Once both the data from BW and MDM are sotred in BODS then create a pioneer report which is based on excel.

  • Types of special G/L transactions and their relationship to the GL

    Dear all,
    I don't understand about the difference between three types of special GL transaction ( Free offsetting entry, statistical offsetting entry, and Noted items ) and their relationship to the GL.
    Please tell me about accounting entries, accounting process per type and give me some detail examples per type to use in system SAP
    guide me step by step
    and tell me how to configure it
    Thank in advance
    Minh

    Hi,
    Please make Down Payment request and then make Down Payment then make Invoice and then clear the Down Payment. If any balance is left over make incoming payment through F-28 and here u need to select the downpayment document also.
    If no incoming payment is there u use F-03 and clear the documents manually.
    Regards
    balaji

  • Separate document no. for SD revision document and detagging relationship between invoice and SD document no.

    HI,
    Country specific settings for India - Business transactions enables SD revision vide table TE872_SDCTRL_IND.
    Whenever SD revision takes place system issue similar document no. as that of invoice and tagged it with XBLNR as per standard process.
    Now issue that if that invoice is reversed, subsequent SD also gets reversed.
    So business requires to have separate document no. for SD revision document and detagged relationship between invoice and SD document no.
    I have explored event R507, 0010, 0060 and R436 but couldn't find input structure where such separate document can be assigned.
    So can you provide hint which can assist in issue resolution?
    Regards,
    Paresh

    Check this thread, if this helps.
    [url] Link between MKPF table and EKKO or RBKP table [url]
    I've done this as well earlier to create a custom document flow for archived documents where from the EBELN i've found all the related documents. Hope this helps.

  • Test/Trial project on MDM and XI integration.

    Test/Trial project on MDM and XI integration.
    I want to try out a test case scenario where in i would be importing and exporting data to XI (Using XML files i guess)
    I am a newbie in MDM integration.
    Please help me out with my trial project.
    What i already have:
    I have MDM system and repository on which i have been learning basic MDM designing a (test)repository of my own.
    What information i need:
    -What all system requirements (XI system configuration and all) are needed to established. (What all should i be asking the XI and the system admin guys to be able to get the platform ready for me.*
    *-The further procedure for actual integration to be done for importing/exporting data as in a real time project scenario

    Hi Gaurav,
    SInce you want to try a test scenario including MDM and XI, I would suggest you to try
    ECC -> XI->MDM scenario
    Wherein you can take the data from ECC in the form of IDOCs and convert them into XML.
    You can then import the XML into an MDM repository. MDM repository can be a Customer, Material, Vendor etc repository. Hence extract the similar data from ECC.
    Kindly follow the steps below:
    1) Firstly you will have to extrcat the look-up table data from R3 using MDMGX transaction-
    Please follow this link to know about the same:
    How to Configure Master Data Management Reference Data Extraction -
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f0740b31-a934-2b10-2e95-af2252991baa
    https://websmp203.sap-ag.de/~sapidb/012006153200000394732006E/MDM554_GenericExtactor.pdf
    2) For loading the main Table Data into MDM, kindly follow the link below, which will guide you to the config/prcoess that will be required for the data to be uploaded from R3 into MDM.
    2.1) R/3-XI-MDM (Outbound Scenario)
    You will have to extract the data from R3 in the form of IDOCS and then using XI, you will have to convert them into XML format as MDM understands that.
    2.2) For the process of Data from MDM back to R3, kindly refer this link below:
    MDM-XI-R/3  Integration
    2.3) For general info about this scenario, kindly refer this link below:
    MDM Mass data Integration with R/3 made easy
    Please follow these links for additional info-
    1) SAP Network Blog: XI Configuration for MDM Integration - Sample Scenario-
    XI Configuration for MDM Integration - Sample Scenario
    2) The below given blog can be used to understand the XI config done when data is sent back from MDM via XI to R3.
    MDM->XI->R3
    MDM-XI-R/3  Integration
    3) MDM 5.5 data distribution using SAP XI -
    MDM 5.5 data distribution using SAP XI
    Hope this information helps.
    Thanks and Regards
    Nitin jain

  • Static and dynamic Relationships in PI 7.0

    Hi,
    We are trying to implement Static and Dynanic relationships in PI7.0 or PI7.1. I would like to know if any component in PI will support this functionality?
    Your Help is appreciated!!!

    HI Venkat
    What exactly you are trying to achieve let us know. This is not clear
    Both PI version have lots of similarity and even they can work together in a single environment. But whats your requirement based on that we can help you.
    Thanks
    Gaurav

  • How to copy the  positions and their relationships of one org.unit to other

    f there about 20 organization units among which 6 org.units have same positions and same relationships ,i know that we can create one org.units and their relationships among 6 similar org.units and then copy the same position and relationships to other 5 org.units as well instead of individually creating positions and assigning relationships to them  which results in wasting a quality time.but i dont know how to copy it? so please help me by informing me in details how to copy the positions n their relationships to other org units.

    Hi.
    This may sound like a bit of a pain in the *** but why not save the channel strip settings into your own folder then that way you can open them up in other songs and you have some channel strips to try out when you cant find anything else to fit. Plus its fun to open up lots of different audio onto the tracks and see what the effects sound like, Brian Eno style.....
    Hope this helps

  • Connected MDM and LDAP, but but now what? Why user mapping?

    Hi Gurus,
    In my last thread, I posted that I was not able to connect MDM with LDAP. I was finally able to.
    My problem now is I have to define user mapping in SAP Portal for the MDM business iViews to work.
    By connecting MDM and LDAP, I got the benefit that now the authentication and authorization is happening via LDAP.
    But this does eliminate the need for user mapping. If this is the case then why the real benefit of using LDAP?
    In this case this becomes worse as I need to know the user's LDAP Password which no body will share for sure.
    Any ideas? I want to get rid off this user mapping stuff.
    Warn Regards,
    Karan

    without knowing specifics of ur architecture, i can quickly point out two things:
    1)  LDAP is primarily used for authentication, true.
    2) Portal User mapping should not be an issue if u already have portal tied up to the active directory or some kind of single sign on?
    So portal knows the users who has logged it, polls the Active directory for authentication and Active directory logs into MDM with that users role.
    -Sudhir

  • Can anybody send me CRM tables and their relationship? It is very urgent.

    Can anybody send me CRM tables and their relationship? It is very urgent.
    and all the function modules availble in CRM.
    Jayalakshminarayana Kilaru

    Hello Vikas,
    Can you please send CRM tables to [email protected]
    thanks in advance

  • XI impoartance in MDM and SAP core?

    Hi Friends,
    I am new to the NW competency,Just working in XI.
    can any one explain the use and importance of XI in SAP and MDM.
    Thanks un advance.
    regards
    Mc

    Hi,
    Good.
    SAP XI is critical component in NW stack.
    Using which we can communicate/exchange data to SAP R/3,non-SAP,BW,  MDM and any legacy system and from.
    SAP MDM is master data management server. as in our SAP R/3 Customer Master, Vendor Master, Material Master, Etc.
    These Master Data we are maintained in conventional way means individual SAP R/3 and non-SAP itself.
    However, these Master Data can store in single point source of truth and then distribute to all after consolidating the master record data.
    Here you can understand requirement of XI.
    First, we will get the all Master Data (ex. Customer, Material, Etc) from Different sources (ex. SAP or non-SAP or DB) using the scenario
    SAPR/3---> XI--> MDM (Outbound to SAP R/3 or Inbound to MDM)
    Second,
    Then we will do the all the necessary things in MDM.
    Third, we will syndicate/ distribute the consolidated Master Data to all the Systems using this scenario
    MDM-> XI-> SAPR/3 (Outbound to MDM or Inbound to SAP R/3)
    I hope this will be very helpful to ALL and rate this as Points
    Sincerely,
    Bala

  • Create BP and BP Relationship?

    Hi,
    Which FM's or BAPI's do I have to use to create BP and BP Relationship ?
    I have an excel with all the information about this BP and BP Relationship..
    Tnx. Adibo.

    Hi Abido,
    There are many relationship details such as relationship address, contact person details, etc.
    You can find all the relevant modules by doing an F4 help in SE37 for BUPR*.
    Some useful modules for the create operations are :
    BUPR_ACTIVITYP_CREATE        
    BUPR_CONTP_ADDR_ADD          
    BUPR_CONTP_CREATE            
    BUPR_EMPLO_ADDR_ADD          
    BUPR_EMPLO_CREATE    
    BUPR_RELATIONSHIP_CREATE     
    BUPR_RESP_EMPLO_CREATE       
    BUPR_SHAREHOLD_CREATE        
    BUPR_CONTP_HOURS_MAINTAIN
    Hope this helps you.
    Regards,
    Rishu.

  • SAP MDM and Zycus or Zoomix or Kalido or Trillium

    Hi All,
    please, could you help me to understand better which is the best enterprise-wide master data management software solution for harmonizing, storing and managing master data over time??
    Even if I’ll use SAP MDM; I need to cleanse and harmonize MD.
    What about Zynapse? Kalido? Zoomix? Trillium??
    Thank u in advance
    Regards,
    da

    Hi,
    Kalido MDM :
    Master (reference) data management is  thought as a special form of data warehouse federation(A ‘federated data warehouse’ consists of a set of data warehouse instances that operate semi-autonomously, are generally geographically or organizationally disparate, but which can be thought of as one large data warehouse).
       However, experience shows that such systems are complex to manage and that, over time,the absence of a common warehouse (a single common source of master data) leads to inconsistency and frequent errors in transactional data.
        Furthermore, such systems generally do not easily lend themselves to being rapidly adapted to new business requirements since they are often dependent upon writing low-level code to effect the revisions.
                The high level architecture for a federated set of data warehouses with integrated data, based on maintenance of master data using a Master Data Warehouse, which supplies
    master data to both the data warehouse federation and the underlying source systems.
    It is important to note here that the Master Data Warehouse is in effect an operational system since it manages all master data flowing through the organization.
    This demands effective processes and procedures for management and ownership of master data.
    SAP MDM
    Companies striving to accelerate business growth and improve business performance need to innovate and remain flexible to dynamic market forces. NetWeaver provides the ideal platform for enabling such innovation and flexibility. Satyam’s NetWeaver Practice provides a host of solutions based on the primary user interface (EP) framework, the primary integration engine (XI), the primary data management tool (MDM), and the business process orchestration tool that enable customers to:
         Design, build, and implement new business processes
         Knit together disparate processes and systems
         Develop a unified view of information from every facet of the organization, and deliver it to stakeholders when and how they need it through a dedicated NetWeaver Center of Excellence
    SAP Master Data Management (SAP MDM) enables master data on customers, partners and products to be consolidated and harmonized across the enterprise, making it available to all staff and business partners. A key component of SAP NetWeaver, SAP MDM ensures data integrity across all IT systems.
    The SAP NetWeaver Master Data Management (SAP NetWeaver MDM) component of SAP NetWeaver creates the preconditions for enterprise services and business process management. The functionality represents customers, products, employees, vendors, and user-defined data objects in unified form. With SAP NetWeaver MDM, customers can manage master data and supplemental content, such as texts, PDF documents, high-resolution images, or diagrams in a central business information warehouse.
    SAP Master Data Management (SAP MDM) is a component of SAP's NetWeaver product group and is used as a platform to consolidate, cleanse and synchronise a single version of the truth for master data within a heterogeneous application landscape. It has the ability to distribute internally and externally to SAP and non-SAP applications. SAP MDM is a key enabler of SAP Enterprise Service-Oriented Architecture. Standard system architecture would consist of a single central MDM server connected to client systems through SAP Exchange Infrastructure using XML documents, although connectivity without SAP XI can also be achieved. There are five standard implementation scenarios:
    Content Consolidation - centralised cleansing, de-duplication and consolidation, enabling key mapping and consolidated group reporting in SAP BI. No re-distribution of cleansed data.
    Master Data Harmonisation - as for Content Consolidation, plus re-distribution of cleansed, consolidated master data.
    Central Master Data Management - as for Master Data Harmonisation, but all master data is maintained in the central MDM system. No maintenance of master data occurs in the connected client systems.
    Rich Product Content Management - Catalogue management and publishing. Uses elements of Content Consolidation to centrally store rich content (images, PDF files, video, sound etc.) together with standard content in order to produce product catalogues (web or print). Has standard adapters to export content to DTP packages.
    Global Data Synchronization - provides consistent trade item information exchange with retailers through data hubs (e.g. 1SYNC) Some features (for example, workflow) require custom development out of the box to provide screens for end users to use.
    Trillium :
    It is basically used for Data profiling.It can be used for data enhancements with certain address masters and other masters avaialble in the box. There is a lot of data quality analysis can be done in Trillium
    Advantages of Zoomix :
    1.Fast, accurate, automated, self-learning system :
    2.No scripting or rule development required – Zoomix Accelerator never requires the development of scripts or the manual definition or maintenance of data processing rules. The system automatically interprets data to learn the optimal matching, normalization and classification required for any data domain.
    3.Processes all types of complex corporate data – Zoomix Accelerator works equally well with product data, customer data, supplier data, financial data, etc. – in any language or combination of languages.
    4.Rapid integration into existing applications and business workflows – The system's integration with daily user workflow provides objective, on-the-fly data correction. Erroneous, duplicated and incorrectly categorized data are repaired immediately, without disrupting routine business functions.
    Reward points if helpful
    Regards
    nisha
    Edited by: Nisha Lalwani on Mar 4, 2008 2:25 PM

  • MDM and virtualization

    Hi there,
    for different projects I need different patch versions of MDM running on one laptop. So far I never used virtualization however read in this forum that it is possible. Does anyone have any experience with that? I downloaded a trial of Altiris SVS, but I didn't really figure it out. Does it anyway work with software virtualization (thinstall, Altiris) or do I have to use OS virtualization like VMWare?
    Any help would be highly appreciated.
    Best regards
    Christian

    Hi Christian,
    Inorfer to make the term VIRTULIZATION  clear:
    Virtualization is a broad term that refers to the abstraction of computer resources. One useful definition is "a technique for hiding the physical characteristics of computing resources from the way in which other systems, applications, or end users interact with those resources.
    in MDM this includes
    a) making a single physical resource (such as a server, an operating system, an application, or storage device) appear to function as multiple logical resources;
    b) or it can include making multiple physical resources (such as storage devices or servers)
    The traditional model for deploying SAP MDM  has been to use one or more stand-alone computer systems, each of which runs a single operating system. As the power and capacity of individual hard– processing cores, network interfaces, and mass storage peripherals – has increased, the actual utilization of these hardware components has, in many cases, decreased. An immediate result of this combination is the desire to consolidate more than one software application or workload on the physical server. This practice is generally referred to as
    hardware consolidation. To address this desire for efficiency, HP provides a broad spectrum of hardware partitioning and sharing technologies. Grouping hardware components of a physical computing configuration into subsystems or partitions is one approach to hardware consolidation.
    Because these partitions contain entire hardware
    components, they provide dedicated access to those components. Providing a means of sharing hardware components within a physical server or partition can be
    performed in many different ways.
    Finally,this partition can be done in several ways and you can find more information about it in the pdf available at [this URL|http://docs.hp.com/en/10015/SAP+VSE1.1.pdf]
    [http://www.gcn.com/blogs/tech/40201.html]
    I hope it will sufice to hint you about MDM and Virtulization.
    Best Regards,
    Krutarth

  • Need notes on MDM and on material master data

    HI Gurus
    Can some one help me In understnding MDM tool and if can provide notes and second need notes on material master data
    thanks everybody

    Hi,
    Please refer below links for the MDM and material master. Thanking you.
    http://wiki.sdn.sap.com/wiki/display/SAPMDM/SAPNetWeaverMDM+Tools
    http://www.sap-img.com/materials/classification-view-of-material-master.htm
    http://www.magnatraining.com/how-to-create-material-master-in-sap-mm/

Maybe you are looking for

  • Purchase Info Record in Cart

    Hello All, We are SRM 7.0 One Client Scenario ( Classic Scenario). We are creating shopping cart using the replicated Material IDs of the ERP system. Is there a way to ensure that the price for the material ID is automatically populated in the shoppi

  • Konqueror remember password

    Hi, How can I get Konqueror 4.3 to remember my password for websites I log into. Thanks.

  • C3 keypad not working!

     I have a nokia c3-00 set, suddenly it's keypad stops working. just if i hold, call dorp button, then it show the screen. i have very important contacts in it. I want that contacts. kindly advise me, is it a software problem or hardware? what am i su

  • Stock Level in ATP

    When I checked the ATP data of one material, why the stock level (STock) is 400 while the physical inventory (SLocSt) is 500? I only have one CusOrd which orders 5 pieces but not yet delievered. How does the Stock be calculated? Thanks.

  • Extract array elements using plsql

    I have an XMLTYPE variable containing the following SOAP envelope: <?xml version="1.0" encoding="US-ASCII"?> <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/1999/XMLSchema" xmlns:xsi="http://ww