Replication of SRM PO to ECC

Hi ,
In my case, SRM PO is not replicating to ECC.In BBP_PD message is displayed as
" Type conflict when calling a function module.
BBP_PD_PO_TRANSFER_EXEC (Transfer Failed (E.Sys.) "
When I checked in transaction message is displayed as
" Purc: method BBP_ANALYZE_PO_APPLIC is not released"It displays that class for this method is 'BBP_PO_APPLIC'.
But I am not able to find such class or method present in SRM system.
I am using SRM with extended classic scenario.
Please advice.
Regards,
Amit R.

Hi Guru,
When I am trying to replicate the SRM(3.0 SP11),ECS PO to R/3 (ECC 6.0), getting the same error in RZ20 "YSQ\Business to Business Procurement(250)\...\Purc: method BBP_ANALYZE_PO_APPLIC is not released".
Whereas I am not getting any dump in EBP or ECC also when executing the FM BBP_PD_PO_TRANSFER_EXEC and checking RZ20, getting following error
"YSQ\Business to Business Procurement(250)\...\Purc: method BBP_ANALYZE_PO_APPLIC is not released"
Please advice.
Regards,
Gopesh

Similar Messages

  • Purchase Orders replication in SRM system from ECC system

    Hi All Experts,
    Would like to know whether PO's created in R/3 ECC system can be replicated in SRM system ? If so please share the procedure and documentation.
    Experts guidance will be appreciable on this.
    Regards,
    Sharvari Joshi.

    Dear Rajesh K,
    Thank you for quick response.
    The requirement is as below.
    We have BI + SRM implementation as in Extended Classic scenario BI team fetching PO's from SRM system but now the scenario is PO's getting created in ECC environment. Now we have to replicate same in SRM hence BI team will be using same extractor for pulling PO realated data.
    As going further we have requirement EC scenario of SRM PO's will be creating in ECC and rest all document processess will be taken care in SRM.
    If you need any explanation please revert.
    Regards,
    Sharvari Joshi.

  • Copying custom fields from SRM PO to ECC PO standard fields

    Hi All,
    There are three custom fields which are added in SRM SC and PO at item level. My requirement is to map these three custom fields to three standard fields in ECC PO. Can any one please explain me, how the replication of SRM PO to ECC PO happens? I could find a function module "B470_PO_CREATE". Can any one tell me through which transaction or program this FM will be triggered.
    Any useful answer will be rewarded
    Thanks,
    Deepthi

    Hi Kumar,
    Sorry for the late reply. I have the solution for this question.
    For copying the custom fields code is to be written in the BADI "BBP_ECS_PO_OUT_BADI", method "BBP_B46B_PO_OUTBOUND". This BADI has both ECC PO fields and all the SRM fields(including the custom fields added in PO and SC) in separate structures.IS_HEADER, IT_ITEM etc has all the SRM PO values. CS_BAPI_POHEADER, CT_BAPI_POITEM etc has ECC PO values.
    There are two function modules, BBP_PD_PO_TRANSFER_EXEC and BBP_PD_PO_TRANSFER_EXEC_V2. Execute these function modules with the GUID for PO after PO change or create in SRM system. Once the FM is executed the BADI will be triggered and the additional functionality carried out and PO replication from SRM to ECC happens.
    Hope this helps you. Please let me know if you need any more information.
    Thanks,
    Deepthi

  • SRM ADDON ON ECC ( Material Replication)

    Hi expert
    We had activate the addon of srm on our ECC.
    We replicated the categories product with cockpit syncronisation,
    we tried to replicate material  using  MDS_ECCMAT_PRODMAT   ---> without result
    We tried to replicate material using MDS_PRODMAT_ECCMAT ---> Without result
    In the syncronisation scoop, we choose 'ONLY Materialdata' and ' material and relationship data'
    This method is correct? or we schould take onother way?
    Please any one can help us?
    Best regard

    As above people suggest: re-check customising, everything done correctly?
    Now to the addition: what you see is correct behaviour, the initial download is started from SRM, so it sends the request from SRM outbound to ECC inbound and then the data from ECC outbound to SRM inbound.
    Basically, check all queues in all directions to see if there is a sysfail somewhere.
    Regards,
    Robin

  • SRM SUS to ECC throgh PI

    Hi Experts,
            I need to develop a scenarion from SRM SUS to ECC through PI.My Requirement is From SUS the invoice is encrypted in a PDF format, PI will decrypt  that and pass the data to ECC.(This is the reqirment).
    MY concerns are: 1. Which scenario i need to develop in pi.
    2. Is there any configuration settings are required in pi to convert encrypt to decry pt.
    3. PDF to PDF scenario?
    Can you please suggest me on this above requirements
    Warm Regards,
    Bala.

    Hi Ranjan,
    As of now without Ehp1, vendors are replicated to backend MM systems using a PI scenario "Supply_base_management".
    And you are right, from Ehp1 vendor replication will be handled as you mentioned and ECC Ehp4 will support that.
    Nikhil

  • HR org structure replication to SRM

    Hi All,
    we have done HR org structure replication to SRM, and we found that ORG structure replicated successfully in SRM . We can see it in PPOSA. But we found that Business partner number and Central person is not created for this.
    I have followed steps given in this link.
    http://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/30139fb0-360c-2a10-1e9f-9d5417754983
    When I check IDOC it is posted successfully, when I check segments in IDOC in SRM  it is showing personal number of HR, but it is not converted to Bussinesspartner and central person.
    Any pointers
    Thanks and Regards,
    Abdul Raheem

    Issue is resolved by SAP, some customizing entries are missed from ECC side

  • Determine linked SRM system in ECC

    Hi All,
    I need to be able to determine the linked SRM system from ECC in order to call a function module in SRM to return the URL for SRM to ECC to allow a workitem in ECC to contain a link to SRM.
    Table BBPC_RFC_DEST seems to hold a link but I've never seen this table used, does anyone know what this table is used for? The config help says:
    Definition of RFC Connections for Resource-Related Billing
    Use
    In this IMG activity, you define which connected SRM Systems are relevant for resource-related billing.
    Enter the logical system and the RFC destination.
    Requirements
    The connected SRM System must be Release 5.0 or higher.
    but would populating this table alone activate something else?
    Alternatively does anyone else have any other suggestions for retreiving the URL for SRM from ECC other than creating a custom table to hold the information.
    Regards
    Chris

    Hi all,
    perhaps I need to clairfy my question.
    I know how to find the URL in SRM, my requirement is to be able to work out the URL of the linked SRM system from within ECC.
    I have a couple of ideas such as call a function mdoule in SRM to read the user arrtibutes which will give me the URL for system. To do this I need to first determine the RFC destination for the linked SRM system, I think I can do this by populated table BBPC_RFC_DEST in ECC. However I sdon't know if popualtign this table in ECC will have any other implications?
    Does anyone know what the implications of populating table BBPC_RFC_DEST in ECC arE?
    or does anyone have an alternative soltuion for determining the URL for the linked SRM system from within ECC?
    Regards
    Chris

  • 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

  • Text mapping from SAP SRM confirmation to ECC Servic Entry Sheet

    How can we map Item and Header texts from SRM confirmations to ECC Service Entry Sheet appropriate fields.

    Hello Sanjeev,
    FIrst, run report /SAPSRM/GET_TEXT_CUST_ERP in SRM. This report copy texts from backend to SRM.
    Then use SPRO to map texts between SRM document and R/3 corresponding document:
    SAP Implementation Guide &gt; SAP Supplier Relationship Management &gt; SRM Server &gt; Cross-Application Basic Settings &gt; Text Mapping &gt; Text Mapping for Inbound and Outbound Texts
    Standard Text ID for ERP lines of service begin with "L". They are linked to customzing object ESLL.
    For more details, have a look at R/3 function module MMPUR_GET_TEXT_CUST_DATA.
    Regards.
    Laurent.

  • To use SRM Catalog from ECC

    Hi All,
    there is a way to use the SRM catalog from ECC system?
    Can I buy items from ECC system selecting them from SRM catalog?
    Thanks in advance.
    Antonio.

    Hi Antonio,
    If I have understood your question correctly - you are looking out to buy products within ECC system using SRM system
    If this is the case, you can do 2 things-
    1. You can replicate all ECC products to SRM and buy them from standard SRM shopping cart functionality; wherein a search functionality would be avaialable to find out a perticular replicated backend product. Regarding maintenance of prices for these products- you can use 'interlinkages' withing SRM. You can maintain separate price of different vendors for a same product using interlinkages.
    2. I am not sure about CCM but if SAP MDM is in your scope along with SRM, then you can replicate all ECC products as standard catalogs items to MDM from ECC. This would require XI as a middileware. Once replicated you can use these catalogs from buying purpose withing SRM
    Hope this helps you.
    Best Regards,
    Amit

  • SRM Sync with ECC

    HI Everyone,
    We are using Classic Approach and the SRM is integrated with ECC. Now we have a problem after doing client copy. We have done client copy only for Quality from PRD in ECC and not for SRM PRD to quality. So there is no proper sync between the SRM Quality and ECC quality. Hence the integration is not proper and the documents are not generated in the ECC quality.
    Please guide me the procedure of how to sync the ECC with SRM qualtiy.
    Thanks.
    Siva

    When system is copied from other systems all Logical systems and RFCs will be pointing to the old system. You need to run T-code BDLS for changing the Logical systems to the current systems. Then delete all master data like Material groups, Materials master, Vendors and then re replicate. This should solve your issue.
    Thanks,
    Jagadish

  • 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

  • Vendor replication in SRM from ECC

    Hi,
    We have a requirement for replication of email address for vendor from ECC to SRM.
    The email addresses are stored in ECC on the vendor master (XK03 transaction).The e-mail can have multiple email addresses where Vendor Master team specifies EFT in the “notes”.
    Now for all the email addresses if notes section of email address has any value like *EFT* this email address for the Vendor in SRM should not be replicated, it means for Vendor in SRM email address should show blank value.
    Please share your ideas how to proceed  for this solution.
    By,
    Kalpana

    Hi,
    The standard replication of vendors is done through tcode BBPGETVD (program BBP_VENDOR_GET_DATA).
    This program is for the initial replication of vendors. Afterwards, BBP_VENDOR_SYNC will be batched for new vendors/updates to vendors.
    Email address is in table ADR6 (by address# ADRC). You can get the ADRC# by Vendor # in table LFA1.
    Regards,
    Rafi

  • Vendor text of PO line item replication from SRM to ECC.

    All experts,
    Users are entering the more informations for individual line item in to Vendor text field available in to SRM Purchase order.
    Client requirement is to replicate the Vendor text from PO in SRM to PO in ECC.
    Right now system is replicating PO with all information except text.
    How I can achieve it. Any help will be highly appreciate.
    Thanks in advance.
    Parag.

    This is due to a program error, and SAP has released a OSS note on this.
    Please check if this OSS Note applies to you. Note number  - 1129291
    Do reward points if useful.

  • PO replication from SRM to ECC

    Hi,
    We have extended classic scenario in place where PO created in SRM system gets replicated in back end ECC system when it is saved. Can anyone guide me as to how this takes place?
    Actually for one PO, all the units from SRM have been replaced by 1 AU in ECC PO.
    For eg:
    SRM PO -
    > ECC PO
    1200km -
    1 AU
    100hrs -
    1 AU.
    1 Piece----
    1 AU
    etc.
    I want to know why this is happening.

    Check the Material master UoM and then check to Both system setting for the UoM in transaction CUNI, make sure you use the same ISO codes.
    in SRM , check your material master UoM in Tcode COMMPR01, if need you can replicate again the material using R3AR2 and R3AR4.

Maybe you are looking for