Syndicating Location master from MDM to ECC

Dear All
We want to syndicate Locations from MDM to ECC using BETMAS but there is no std process code for its processing in ECC.
What is the best way to sydicate a Location from MDM to ECC? Has anyone implemented this scenario, please provide the steps and approach for doing the same.
Thanks a lot-
Ravi

Hi Ravi,
I have a very little but important information regarding this.
BETMAS messages are handled using the Function module IDOC_INPUT_BETMAS.
It updates some of the system tables after successful processing. Following are the tables updated with this FM.
T001W
T001K
Too1L
WRF1
WRF3
WRF4
WRF6
T023W
T023X
WRF12
Hope this is useful information for you.
Regards
Rahul

Similar Messages

  • Syndicating pdf/jpeg from MDM to ECC

    Hi All,
    Its not possible to syndicate PDF's/JPEG files from MDM. Is there any work aroung to achieve this? Please reply if anyone has work on such a scenario.
    Thanks in advance.
    Manish

    Hello Manish
    I don't know why you need to  syndicate pdf/ jpeg files from MDM to ECC (I think that isn't make sense).
    That ability doesn't supported in mdm.
    You can connect to pdf/ jpeg files stored in MDM from Web Services.
    more about web services here:
    http://help.sap.com/saphelp_nwmdm71/helpdata/en/45/018c09166a0486e10000000a155369/frameset.htm
    Or use MDM publisher:
    https://service.sap.com/~sapidb/011000358700001888252008E/MDMPublisher71.pdf
    Regrads
    Kanstantsin Chernichenka

  • How to configure idocs to Syndicate masterdata objects from MDM to ECC

    Hi Experts,
    How can we configure the IDOC to syndicate the master data objects from MDM to ECC.
    can anyone explain step by step procedure to achieve the same?
    Thanks in advance
    SS

    Hi Sandhya
    R/3-XI-MDM (Outbound Scenario) :
    /people/balas.gorla/blog/2007/02/05/r3-xi-mdm-outbound-scenario
    MDM-XI-R/3 Integration
    /people/balas.gorla/blog/2006/09/27/mdm-xi-r3-integration
    For any other info please refer the links below:
    http://help.sap.com/saphelp_mdm550/helpdata/en/43/D7AED5058201B4E10000000A11466F/frameset.htm
    https://websmp102.sap-ag.de/~sapidb/011000358700001855352008E
    These 2 links are the fundamentals for MDM and cover almost everything.
    Thanks-Ravi

  • Location Master in MDM

    Dear all
    We are working on a POC for transferring all Location Master Data with all attributes from SAP as well as Non SAP systems.As of now we dont have any standard bus content for this master data type which means we have to develop everything data model, maps,xsds all from scratch.
    Can anyone pls explain how to go ahead this regard.
    Shall we create data model on our own?
    Which IDoc to use for transfer of location master data from R3?
    looking for all help guys.
    Suitable answer will be awarded.
    regards-
    Ravi

    Dear Ravi,
    When you mention Location Master data in R/3, I am interpreting it as Plant level Extensions to Material Master in R/3. If that is right , then in the Products Repository we have a look up qualified table for Location Data . This table would contain the MARC ( Plant level data)  from R/3. This data can come in the MATMAS message type.
    Does this answer your question ?
    Thanks.
    Siva K.

  • Posting Vendor data from MDM to R3

    Hi,
    We are trying to post vendor data from MDM to ECC via XI using CREMDM -> CREMAS + ADRMAS and using the standard mapping SAP has provided. I have serialized CREMAS + ADRMAS such that ADRMAS posts before CREMAS. ADRMAS works fine but CREMAS fails with error "Fill all required fields SAPMF02K 0111 ADDR1_DATA-NAME1". Standard mapping is mapping the no-data value "/" in CREMAS NAME1 field too as recommended.Still it throws this error.
    If anyone has worked on similar scenario...Please help.
    Thanks,

    Hi Swapna,
    we had faced the same error.
    You will need to enter a value in the name1 field if you want your idoc to post successfully.
    even though in the vendor creation transaction name1 is not a mandatory field but for the idoc posting, the name1 field is required.
    We solved the error by entering a value in the name 1 field.
    Hope this helps.
    Jyotika
    Pls reward for helpful answers

  • Replication of storage loaction issue from crm to ecc

    HI Experts ,
    I am facing issue while store location replication from CRM to ECC.
    I have create field "Hub Location" using AET  on web  ui and behind that store  location search field is working .
    I have already created a Order . I have copied that order .Add store location .
    When i save Now all process executed and BDOC execute successfully with no error .
    I have enhanced BADI data exchange and add code in method crm_dataexchange_after_fill method and added store location .
    Issue : Now when i go-to to crmd_order transaction and checked that order then i am getting error that Store location plant is not defined .
    Please help .
    Regards ,
    Rishi

    Hi Rashi,
    Sorry for the late reply.
    Goto ECC system and find the FM "BAPI_SALESDOCU_PROXY_UPLOAD" and set the break point using your RFC user id (RFC user id from CRM to ECC and RFC user id should have the debug rights).
    Once you create the order in CRM and it will come to debug in ECC.
    Check TI_EXTENSION_IN tables whether your values are coming in.
    If not your CRM Middleware BADI coding was not done correctly.
    Hope this would help you.
    Regards,
    Bala

  • Bank details not visible in R3 after syndicating from MDM

    I have used standard map debmdm06 to syndicate  Customer  records from MDM(SP5) to R3.The IDoc seems to get posted,but the bank details were not appearing in R3.
    Can anybody help me out in this issue.

    Hi,
    This could happen due to multiple reasons. Would suggest to check folllowing:
    1. Check the xml file that is getting generated after syndication. You can take it from Outbound/Archive folder. Check if the bank details are appearing in the xml file.
    2. If yes, that means MDM is syndicating data properly. If no check syndication map.
    3. If yes for pt 2, Check in coming Idoc from we02. Does it have the bank details? If not, then if you have used XI, the field mapping would be inncorrect.
    I guess, the issue would be in xml getting generated.
    Regards,
    Ketan
    PS: Plz award points if reply is useful.

  • Function Module to send Vendor Master Data from SRM to ECC

    Hi Guys
    I heard there is a function module in SRM which can send Vendor Master Data from SRM to ECC please confirm for me if there is such a function Module and what is it called. Thanks

    Hi,
    Vendor Master data is replicated to SRM from ECC. Standard Transactions (BBPGETVD,..) will be used to replicate the data from ECC.
    Vendor Master will exists in ECC, so there is no point in sending the same back from SRM to ECC. If the requirement is the other way around, we can use the transaction BBPGETVD in SRM system.
    Hope this helps.
    Regards,
    Hemanth

  • Transferring Product Master Data Changes From APO to ECC/R/3

    Is it possible to transfer product master data changes in APO to ECC via the CIF?  If so, does it require custom coding?

    Hi James,
    In all the different clients where APO is being used with ECC systems. ECC system is always the main system (system of record) which contains all the master data and data present in ECC supposed to be the reference for APO system for planning purpose.
    Generally it is not recommended to transfer master data from APO to ECC but as mentioned earlier by some experts you may have ways to do that.
    I would be interested in the business scenario where one needs to transfer master data from APO to ECC.
    Thanks,
    Anupam
    Edited by: Anupam Sengar on Aug 11, 2011 12:31 AM

  • Transfer the data from MDM to SAP R/3

    Hi,
    I have to transfer the material master data from MDM to R/3.I have syndicated the data and put the file in the .xsd format in the ready folder of the repository.Now I have to transfer this file to R/3 , one way is through XI(XI will pick the file from the current location and an IDOC from there will pass this data to R/3. The other way I was thinking a UNIX script can do it. The UNIX script will run and pick the data from ready folder and pass it to R/3.If somebody of you has done similar thing kindly reply.
    Regards,
    Ashutosh

    The best method of integrating MDM with R/3 is to use XI (PI).  There are a couple of reasons for this, but most importantly you can use the IDoc adapter to turn your XML message into an IDoc and send it to R/3.  This has a lot of advantages because IDocs are very easy to monitor, troubleshoot, and reprocess in the event of an error.  IDocs are definitely the preferred method of integration with R/3, therefore using PI is a very good idea.  A few years back I wrote a blog about how to configure XI for an interface between MDM and R/3, perhaps it will help you:
    /people/harrison.holland5/blog/2006/12/20/xi-configuration-for-mdm-integration--sample-scenario
    While it is possible to use a batch script, it's not recommended.  You would still have to write a load program (LSMW or some other type of load program) on the R/3 side.  Monitoring and troubleshooting is going to be more cumbersome, because you also have to monitor the message flow on the UNIX system.  If PI is serving as the middleware it does the end-to-end monitoring for you.

  • Processing Customer Master in MDM into SAP

    Hi,
         I have a requirement where I am processing DEBMAS (Customer Master) in MDM and posting in to SAP. Can somebody give me a detailed Step-By-Step procedure to go about Posting this Inbound DEBMAS Idoc to SAP from MDM?
    Thanks,
    Venkat.

    Hi,
    Generally we CIF Customers from ECC to APO , this way all of the information is passed to APO.
    and maintain this customer in ECC View V_CIFVMISD.
    If it is a VMI customer then you need to put some additional info like VMI customer number on VMI tab and need to extend material to customer location.
    If you are creating manually customer in APO then make sure it is assigned to model 000.
    Thanks,
    Pavan Verma

  • Problems with posting iDocs from MDM in SAP R3

    Hi,
    I am an MDM consultant, with limited knowledge about SAP R3.
    We send material master data from MDM, via PI to R3 using iDocs.
    We are having problems with posting MATMAS, and it seems the problems are with updating already existing materials.
    In BD87 we get the following warnings:
    The field MARA-ERVOE is not ready for input and was therefore not initialized
    The field MARA-ERVOL is not ready for input and was therefore not initialized
    The field MARA-FERTH is not ready for input and was therefore not initialized
    The field MARA-KZGVH is not ready for input and was therefore not initialized
    The field MARA-XCHPF is not ready for input and was therefore not initialized
    With the last message being:
    No changes made
    I have checked the MDM syndicator, and none of these idoc-fields are linked to the MDM repository.
    So they are syndicated blank.
    If we try to resend the material, it is again stopped and in BD87 I see the same messages.
    Please help me understanding how to solve these issues.
    Thanks,
    Thomas

    Hi,
    Please refer the below threads which talks about the similar problem
    http://scn.sap.com/thread/3180116
    http://scn.sap.com/thread/1374222
    Generally the basic view of the material to be created first. Then the sales, purchasing and other views to be created.
    There are few fields in the other views which gets values from the basic data view.
    Regards,
    Antony

  • Access DMS documents from MDM ??

    Hello folks
    We have a customer that has SAP DMS (Document Management System from SAP ERP) where the product image files are stored on a SAP Content Server.
    We are planning to implement MDM for rich product catalogue whereby end-users access MDM via Portal, but we need to access some documents on DMS too.
    I know that there is standard PLM iviews that shows DMS documents linked to a Material, can we use these iviews to modify them so that they are launched on request of user after browsing in MDM iviews (managing same material numbers) ?
    Has anyone of you made this ?
    Any hint/help on this is most welcome !
    Thanks
    /Sooriya

    Hi Sooriya,
    We can get the Product ID from MDM Standard iview through EPCF Eventing. Based on that ID, we can fetch the documents from DMS.
    I am new to DMS. Can you please share some information on fetching document links from DMS through standard or APIs?
    In my scenario, i have to fetch the documents link from DMS for all Master records and store the link in MDM. Also, when a new master s created in MDM, I have to attach/upload documents for the master record and store the document link in MDM. The actual document is present in DMS. When I send the newly created Master data to ECC, I have to link the Master data and the documents in ECC also.
    Your help is greatly appreciated!
    Thanks,
    Arun prabhu S

  • Service master with MDM

    Dear All,
    Please let me know how to configure service master in SAP MDM 7.1. What is the interface available from MDM to SAP ECC 6.0 i.e. how service master data will be picked from MDM while making service PR?
    Regards
    Amit

    Hello Amit
    I suppose are you told about SAP MDM 7.1 Web Service Enhancements?
    you can find very helpfull article by that link:
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/a04e6281-b9d4-2b10-f1b3-ee7884e720c3
    Regards
    Kanstantsin Chernichenka

  • Replication of Customer and Material master from R/3 to CRM

    Hi
    Recently in our quality server basis administrator has made a client copy from production server after that customer master and material master are not flowing from R/3 to CRM, even sales orders were not getting copied from CRM to R/3 , i went through C71 BB config document and fixed the sales orders updation from CRM to R/3 but not able to resolve the problem of customer master and material master from ECC to CRM.
    I went to B09 BB document and all settings are fine.
    Using R3AS I have loaded following objects DNL_CUST_PROD0, PROD1, PROD3, SPROD , DNL_PLANT. and Material.
    I went to R3AM1 and checked the status as running or wait for each object.
    There are no filters in R3AC1 .
    Queue name withR3AD_MATERIA0000000001 has status SYSFAIL in SMQ2  .
    What can i do to resolve this problem.
    Please advice.
    Thanks,
    Vaishnavi

    Hello Vaishnavi,
    After the client copy , have you run txn:BDLS in order to change the LOGSYS in all relevant tables?
    You can run this txn in test mode as well to see the affected tables.
    Are you getting any dump on these load ?Check it in txn:ST22.
    Hope this helps!
    Best Regards,
    Shanthala Kudva.

Maybe you are looking for