Issue with Contract Replication from SRM to MDM  - XML structure

Hi
We are having an issue with trnsfering a contract to MDM. We have released the contract for update to MDM in the contract through the distribute to catalog option. An XML is generated in SRM that gets sucessfully passed to PI through Catalogupdatenotification_out. In PI the XML fails in the Interface Determination step. the issue that has been noticed is that the XML that is generated in SRM does not contain product category or product ID which is basically what the condition mapping in PI checks for. The conditions in PI were setup as per SAP.
But now the XML fails in PI because it does not find a combination for Catalog type code = 03 and product category. Please find the XML structure in SRM and you will see that it does not have a product category even though the contract has one.
<?xml version="1.0" encoding="utf-8" ?>
- <n0:CatalogTransmission xmlns:n0="http://sap.com/xi/EBP" xmlns:prx="urn:sap.com:proxy:SS1:/1SAI/TASDE808778FFEB81012891:701:2010/10/07">
- <StandardBusinessDocumentHeader>
  <ID schemeID="0080">56000004100000000220110616202243</ID>
  <CreationDateTime>2011-06-16T20:22:43Z</CreationDateTime>
- <SenderParty>
  <InternalID schemeID="PartyID" schemeAgencyID="SS1CLNT100">143</InternalID>
  </SenderParty>
  </StandardBusinessDocumentHeader>
- <Catalog>
  <ID>5600000410</ID>
  <CatalogTypeCode>03</CatalogTypeCode>
- <NameList>
  <Name>(Copy of Contract 5600000395)</Name>
  </NameList>
  <ActionCode>04</ActionCode>
  <CompleteTransmissionIndicator>true</CompleteTransmissionIndicator>
- <ValidityDateTimePeriod>
  <StartDateTime>2011-06-13T12:00:00Z</StartDateTime>
  <EndDateTime>2012-06-12T12:00:00Z</EndDateTime>
  </ValidityDateTimePeriod>
- <CatalogContent>
- <ItemList>
- <Item>
  <ID>1</ID>
  <ActionCode>04</ActionCode>
  <CompleteTransmissionIndicator>false</CompleteTransmissionIndicator>
- <PropertyValuationList>
- <PropertyValuation>
  <PropertyReference>/CCM/PRICE</PropertyReference>
- <PropertyValues>
- <MultipleValue>
  <Index>1</Index>
- <SimpleValue>
  <AmountSpecification currencyCode="USD">1.0</AmountSpecification>
  </SimpleValue>
  </MultipleValue>
  </PropertyValues>
  </PropertyValuation>
- <PropertyValuation>
  <PropertyReference>/CCM/PRICE_BASIS_QUANTITY</PropertyReference>
- <PropertyValues>
- <SimpleValue>
  <QuantitySpecification unitCode="EA">1.0</QuantitySpecification>
  </SimpleValue>
  </PropertyValues>
  </PropertyValuation>
- <PropertyValuation>
  <PropertyReference>CCM/PMNTTRMS</PropertyReference>
- <PropertyValues>
- <SimpleValue>
  <NameSpecification>0002</NameSpecification>
  </SimpleValue>
  </PropertyValues>
  </PropertyValuation>
  </PropertyValuationList>
  </Item>
- <Item>
  <ID>2</ID>
  <ActionCode>04</ActionCode>
  <CompleteTransmissionIndicator>false</CompleteTransmissionIndicator>
- <PropertyValuationList>
- <PropertyValuation>
  <PropertyReference>/CCM/PRICE</PropertyReference>
- <PropertyValues>
- <MultipleValue>
  <Index>1</Index>
- <SimpleValue>
  <AmountSpecification currencyCode="USD">12.0</AmountSpecification>
  </SimpleValue>
  </MultipleValue>
  </PropertyValues>
  </PropertyValuation>
- <PropertyValuation>
  <PropertyReference>/CCM/PRICE_BASIS_QUANTITY</PropertyReference>
- <PropertyValues>
- <SimpleValue>
  <QuantitySpecification unitCode="EA">1.0</QuantitySpecification>
  </SimpleValue>
  </PropertyValues>
  </PropertyValuation>
- <PropertyValuation>
  <PropertyReference>CCM/PMNTTRMS</PropertyReference>
- <PropertyValues>
- <SimpleValue>
  <NameSpecification>0002</NameSpecification>
  </SimpleValue>
  </PropertyValues>
  </PropertyValuation>
  </PropertyValuationList>
  </Item>
  </ItemList>
  </CatalogContent>
  </Catalog>
  </n0:CatalogTransmission>
Edited by: vishakhrajeev123 on Jun 20, 2011 6:49 PM

Dear Krupa,
Thank you for your quick reply.
So we should consider the scenario where SRM is the central repository for the contracts, and all the changes done in SRM should be replicated to ERP.
In this scenario, do you know which steps should be done to allow contract replication from SRM to ERP? I already created a central contract in SRM but there is no message sent to PI.
Thanks in advance.
Regards,
Andreia

Similar Messages

  • Badis for Central Contract Replication from SRM to ECC

    hi
    experts
    i am working on a scenario of replicating the central contract from SRM 0.7  to ECC via XI/PI
    let me know what are the Badis to be implemented in ECC for the Same
    looking forward for your  reply

    Hi,
    You do not need any Badi in ECC to distribute central contract to your backend system.
    if your ECC system is on ECC 6.0 enpk 4.0 or more,
    you can directly distribute your central contract from SRM to ECC system using standard ESOA services.
    Thanks and regards,
    Ranjan

  • Material Replication from ERP to MDM (SRM-MDM Catalog)

    Hi Experts,
    I would like to replicate the material master from the ERP system into the MDM (SRM-MDM Catalog)?
    I don't want to replicate the materials from ERP to SRM, and then from SRM to MDM.
    1. Does ERP provide any transactions to achieve this ( like MECCM / MDM_CLNT_EXTR) ?
    2. Is there a necessity to use the PI system in these communications? If so, what Integration Scenario I need to use in PI Enterprise Repository?
    3. Any further changes to Materials in the ERP system should automatically replicate into the MDM system.
    From SRM, I create SC with items from Materials in MDM.
    Please let me know if you require more information.
    Thanks
    Kasee

    Dear Krupa,
    Thank you for your quick reply.
    So we should consider the scenario where SRM is the central repository for the contracts, and all the changes done in SRM should be replicated to ERP.
    In this scenario, do you know which steps should be done to allow contract replication from SRM to ERP? I already created a central contract in SRM but there is no message sent to PI.
    Thanks in advance.
    Regards,
    Andreia

  • SRM 7 - Contract replication from ERP to SRM

    Hi all,
    We have SRM 7 and ECC 6.0 and we have a requirement to have contract handling for invoices functionality, in SRM, in order to create invoices with reference to a contract directly.
    We want to have ERP system as the central repository for all contracts, meaning that we need to replicate the contracts to SRM, and all the changes made to the contract in ERP side should also be replicated to SRM.
    Does anyone know if this scenario can be done as per standard?  And if so, how can we replicate the ERP contracts to SRM and ensure that all the changes made in ERP will be replicated to SRM?
    Thanks in advance.
    Regards,
    AN

    Dear Krupa,
    Thank you for your quick reply.
    So we should consider the scenario where SRM is the central repository for the contracts, and all the changes done in SRM should be replicated to ERP.
    In this scenario, do you know which steps should be done to allow contract replication from SRM to ERP? I already created a central contract in SRM but there is no message sent to PI.
    Thanks in advance.
    Regards,
    Andreia

  • SRM MDM Catalog - Transfer Contracts from SRM - XI - MDM

    Hi,
    We are implementing SRM MDM Catalog1.0 with SRM 5.0 & ECC 6.0.
    We have already configured XI content for MDM Catalog.
    We have also done the basic settings for transferring contracts from srm to XI (including Backend System & Check box in Contracts for transfer to catalog).
    But when i run the report SRMMDM_CTR_TRANSFER, the log tells me that contracts transfer has been initialized, but I cant see any XML message in SXMB_MONI
    Can someone pls help and tell me why is that happening??
    Thanks in advance.
    Regards,
    Jasmeet

    Hi Mausam,
    yes we have a SRM system from which we want are going to be sending Contracts, Prod Id's, Product Categories, Suppliers List etc from SRM to MDM using XI.
    We have the Pre delivered content for XI from which we have set up the Interfaces etc.
    This mapping between SRM-XI-MDM works pretty fine if i try to send Products or suppliers from SRM. I can see the IDOCs being generated. But when i run the report for Contracts, I cant see any IDOC in SXMB_MONI in SRM which is my source system.
    So hence my question..... Is there some other way by which Contracts are transferred and if so then how and where can I see it.
    Regards,
    Jasmeet

  • Replicating Products/Catalog from SRM to MDM

    I am implimenting SRM and MDM on 7.1 and SRM-MDM Catalog 3.0
    I wanted to replicate catalog data from SRM. As we know each catalog record in MDM contains Product, Supplier, Info record data. I am not sure if we have to map all these in MDM or It will be mapped by SAP delivered content for replication.
    I am using BBP_CCM_TRANSFER transaction in SRM to transfer data to MDM. In the selection screen I am using 'Category Hierarchy', Category ID and Language fields. I did unchek/check Force Intial Transport and P_debug. There was not much difference.
    However I am getting following info messages, but unable to see any data in MDM
    16.06.2010 09:27:41: Initial transfer for catalog SRM_EXTRACTED_CTLG
    16.06.2010 09:27:42: Determine category TELEPHONE (5 products)
    16.06.2010 09:27:42: Start of catalog transfer for 1
    16.06.2010 09:27:42: catalog transfer ended
    I am now stuck here. Can any one share details of the replication process and steps involved.

    Hi Sudha,
    Please explain your business scenario. What data you want to replicate from SRM to MDM. We can replicate Suppliers, Contracts and Product Master from SRM to MDM through XI. Make sure you hae configured XI settings for that. You have to download the pre-delivered XI content from SAP Markeplace. Please check Note # 1177779 & 1177780 regarding that.
    We can use following reports in SRM to replicate following data in MDM
    BBP_CCM_Transfer_Catalog-----Product master
    ROS_SUPPLIER_SEND_TO_CATALOG-----Supplier data
    SRMMDM_CTR_Transfer----Contract data from SRM
    In your case, you are running BBP_CCM_TRANSFER. Please check the SXMB_MONI t-code to monitor the XML messages whether XML files are processing correctly or getting stuck.
    Thanks,
    Anshuk Saxena

  • Issue with Contract Import

    Hello Folks,
    I am facing an issue with Contract Import. The contract import file has been struck in Contract Document importer and from past 4 days the status is showing as Running. Even in trace file, it is showing as "Mon Mar 16 18:05:51 CET 2015          Error during action"
    Is there any way where the import can be stopped or deleted?
    Any help is highly appreciated!!!
    Thanks in Advance!
    Regards,
    Vignesh

    Thanks John and Peter for your support. Unfortunately I cannot provide a screenshot of the issue since of the confidential material and has to re-do the work. I have re-done all the excel correction and re-created the Indesign merge document on a PC laptop. So far 'no' problems. I have a strong suspicion that the cause has been a macro used in excel to convert text or another one that I used to add values to the colum that InDesign found issue. Definetly InDesign should have reported a problem before merging the data. Yes, I am using CS5.5 with the latest update and Excel 2010 on a Mac. Still, I would like to find out what means the letter 'A' in the Data Merge Panel, since this may have directed me to find why the multiple 'AAA...' shown in the first line in the merge panel. Again thanks John and Peter: much appreciated.

  • I am having issues with streaming music from iTunes on my MacBook Pro to my audio system through AirPlay.  Works perfectly with my iPod Touch.  The AirPlay icon appears irregularly in iTunes and when selected doesn't connect.  Running latest IOS software.

    I am having issues with streaming music from iTunes on my MacBook Pro to my audio system through AirPlay.  Works perfectly with my iPod Touch.  The AirPlay icon appears irregularly in iTunes and when selected doesn't connect.  Running latest IOS software.

    Try:
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Unsync all music and resync
    - Reset all settings      
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup. See:                                 
    iOS: How to back up           
    - Restore to factory settings/new iOS device.
    If still problem, make an appointment at the Genius Bar of an Apple store since it appears you have a hardware problem.
    Apple Retail Store - Genius Bar          
    You said:
    No, I do not want to "factory reset" my iPod. No I do not wish to do anything crazy long or hard to fix this. 
    That may be necessary, It is not what you want to do/not do but what is required to resolve your problem.

  • Price Information data from SRm to MDM

    Hello,
    I m working on SRM-MDM Catalog 2 scenario.
    I have imported lookup table data in MDM using MDMGX transaction.
    But i couldnt get data for Price Lookup Qualified Table.
    Can anybody please tell me how should i send Price Information data from SRM?
    Thanks,
    Maheshwari

    Hi,
    By MDMGX, you replicate only the lookup table data.if you want to see which kind of look uptable data it replicate, you can refer the FS Guide/Config Guide of SRM-MDM.
    when you replicate the main table data from SRm to MDM via XI then you will get all those info related to price in the Qualified lookup table.
    Hope this will help you.
    TNR,
    saurabh...

  • Issues with RAW files from my 7D

    I have Aperture 1.5.6 on my computer and the software updater says that is the current version. I shoot with a 20D and a 7D. I upload my raw files to Aperture and edit them from there and then process for a jpeg. However, every time I upload a raw file from my 7D I get the following message when I click on it to edit it: Unsupported Image format.
    Any words of advice, other than just buy Aperture 3??

    I have Aperture 2.X and had zero issues with RAW files from a 7D, so I think the problem is you are on 1.X. Converting to DNG first was a good suggestion if you don't want to purchase 3.X. Yet another reason to hate proprietary raw image file formats.......

  • Prodcut/ Contract Replication in SRM MDM Catolog

    Hi All,
    Could some one  let me know, what is the significane of replicating the prodcut data / contract /info records from SRM to SRM MDM.
    - Is it of any use for Catlog with contract price?
    - if we are replicating the prodcut, then we do not need to map the Prodcut Group in all the three MDM/SRM/ ERP systems?
    Thanks,
    SKP

    Hi SK,
    to upload the contract make sense, that the cataloguser is able to choose a better price as for a normal item, directly in catalog.
    The Product Group should be the same as in SRM and ERP. You should create these in ERP then upload into SRM and then to SRM-MDM catalog.
    Please see also the link:
    Regards,
    Tamá

  • XI Integration scenario for material replication from SRM to SRM-MDM

    Hi Guys,
    We are working with the following landscape:
    SRM Server 5.5
    ECC 6.0
    SRM-MDM 5.5 SP6
    PI 2005_1_700 SP0006
    I have a question for you about replication of the material master form SRM EBP to SRM-MDM.
    In XI we are trying to configure this scenario. For this we have imported the following XI Content:
    - SAP SRM Server 5.5
    - SAP SRM-MDM 2.0
    We have the following problem; that when tring to configure the this scenario we are getting GUID errors. Probable because some XI content is missing. In the SRM-MDM 2.0 XI content we also see that SRM 6.0 scenario's are avilable in the currenlty imported XI content, but when clicking on 'Edit action' in these scenario's we are getting the following error:
    "Software component version with GUID XXXXXXXXXX... does not exists"
    Can any one tell me why SRM 6.0 scenario's are availble in the XI content for SRM-MDM 2.0, and which additional XI content we need to import to get rid of these GUID error's?
    Becasue of this the configuration in the Integration Directory fails.Transfering the integration scenario to the Integration directory  gives a couple of errors: "Unable to load action. Check whether all necessary actions have been released in the integration repository".
    Hopefully some of you know what to do, because I am currenlty stuck....... Do we need to import additional XI content, or maybe the Xi content for SRM 6.0. If so where can I get the XI content for SRM 6.0. It is not available on the SAP Support portal as a download.
    Thx In advance.
    Regards,
    Wouter

    Hi,
    >"Software component version with GUID XXXXXXXXXX... does not exists"
    try updating SLD (CIM DATA) with the latest patch available
    Regards,
    Michal KRawczyk

  • PO Replication from SRM to ERP

    Hello,
    We replicate purchase orders from SRM to ERP.  Now we would like to make all of the contract data available for reporting in BW.  Would anyone know a bit more about how purchase orders are replicated from SRM to ERP?  The name of the program that actually performs the replication would be great, but any information would be appreciated.

    Hi Larry,
    You can transfer you purchase orders based on your product categories and purchasing group and purchasing organsiations and their setting in SRM and ERP.
    To do that before you need to replicate Products, Product categories from ERP to SRM then you can transfer your PO from SRM to ERP.
    see the link below.
    http://help.sap.com/saphelp_srm50/helpdata/en/5e/88ef3bc8821d0de10000000a114084/frameset.htm
    If you already done replication you need to maintain a purchasing group which will handle all the requirements that are to be transferred to ERP from SRM.
    This Purchasing group should also be part of  Organsiation structure in ERP.
    With regards,
    mahesh

  • Issue with PO Response in SRM 7.0

    Hi Experts,
    We have upgraded our system from SRM 4.0 to 7.0. Post upgrade we are facing an issue with PO Response document.
    Scenario:
             When the PO is ordred, Vendor sends a the PO response through XML. Our middleware call the an FM which uses BBP_PD_POC_CREATE to create the PO response(BUS2209) with acceptance status.
    Problem:
            The status of the PO response is always + In Process+. But in SRM 4,0 we are having the responce with accepted status.
    Could you please throw somw light on this.
    Thanks in Advance,
    Vishnu Reddy

    There is this note that might help you.
    Note 1393346 - PCO:Header status is open, even all items in PCO accepted
    Although a relatively new note, this note is only relevant for SRM5.0 at the moment. What I'd suggest you do is to (temporarily) modify the standard code (in your development or test system) based on the correction instruction of this note. If it resolves your problem, create an OSS mesasge to SAP and ask them to upport the note to SRM7.0. Then you could reverse your modification back to standard and apply the note officially.

  • Request for PO attachment replication from SRM 4.0 to ECC 5.0 in Extended C

    Hi All,
    I want to replicate the Purchase Order Item Level attachment from SRM 4.0 to ECC 5.0 in Extended Classic Scenario.
    Please let me know the procedure for the same like related BADIs in SRM and ECC.
    Could you please send any documents related to Document Manage System to my gmail id sudarsan.srm ?
    Best Regards,
    Sudarsan

    Hi All,
    I did the following Steps to replicate PO Attachments from SRM 4.0 to ECC 5.0 in Extended Classic Scenario as per OSS Note 1057932:
    Step 1: I activated BAdI BBP_CREATE_PO_BACK~Fill_PO_INTERFACE in SRM System and added the following Code
    CV_ATTACH_TRANSFER_ACTIVE = 'X'
    CV_ATTACH_BE_STORAGE_CAT = 'DMS_C1_ST'
    CV_ATTACH_BE_DOC_TYPE = 'SRM'.
    Step 2: I created Doc Type SRM in ECC5.o with the help of DC10 Tr Code.
    Step 3: I maintained Data Carrier Type PC entry with the help of DC20 Tr Code in ECC 5.0 and default ebtries for Front End Computer Details. (I crsoss checked Storage Category DMS_C1_ST in ECC5.0, it is available).
    Step 4: I maintained all the details (document Types) for PC Carrier Type with the help of DC30 as per OSS Note.
    Then I tested the PO attachment replication scenario. I could not find the attachment in ECC5.0 in PO (ECC5.) which available in SRM PO (SRM 4.0)
    Kindly guide me or suggest me is there any additional settings required to transfer PO attachment from SRM to ECC5.0
    Thanks a lot in adavance.
    Thanks,
    Koyya

Maybe you are looking for

  • HT1725 my movie download stops abruptly 20min before the end

    my movie download stops abruptly 20min before the end although the internet connection hasnt been interrupted. I get the error message: there was a problem downloading "le gamin au velo". An unknown error occurred (-50). Please check network connecti

  • UserEventAgent

    Hi all. I was trying to figure out why my computer won't sleep when it's scheduled to, and I came across this item in Activity Monitor: "UserEventAgent(not responding)". It's highlighted in red, takes no CPU cycles, but lists about 800 MB in virtual

  • Disk I/O Error after upgrade

    Hello, I am running NW2004s SP10 on a Windows XP 32 bit system w/ MAXDB ver 7.6. I tried to apply an upgrade to SP 13 and now my database will not start nor can I connect. I get the following in the DB trace: 2007-12-20 11:23:45      0x968        31

  • 7280 Printer will not print images since updating to Windows 8.1

    I recently upgraded to Windows 8.1 I am running IE I have installed and reinstalled HP Printer Software and Drivers Printer is 7280 All in One Laptop is HP PAvillion Page Set up includes Images and Background Internet images still do not print Any su

  • Can i get my serial number from itunes without connecting my ipod?

    cani i get my serial number from itunes without connecting my ipod?