CRM -- PI-- ECC using XIF and bdocs

Hi,
I wanted to know the solutions we can have to intrgate CRM Site details using bdocs with PI using XIF in CRM and send to ECC Server like CRM >PI>ECC.
Anyone who has done such a scenario kindly show some pointers on the same.
Regards,
Anirban

Anirban,
Seriously unless you are doing multiple backends or something strange, you don't even need PI for a CRM to ECC scenario.  The CRM middleware does not use PI at all and basically it is standard configuration on the CRM side to send over the information.
Another question is why would you want to send the plant master from CRM back to ERP?  Honestly the plant master should probably always be maintained in ERP.  This scenario does not make sense from both a business and technical perspective.
Take care,
Stephen

Similar Messages

  • Business Partner distribution from  CRM-PI-MDM using XIF and PI Proxy

    Hi,
    I would like to know if there is any step-by-step documentation on configuration of ABAP proxy with XIF in SAP CRM for distribution of Business partner information to MDM system. There is XI Content for this but there is no documentation which highlights configuration of proxy.
    I did looked at following links but was looking for any other document with details.
    http://help.sap.com/saphelp_crm50/helpdata/en/42/b6efbe82103120e10000000a1553f7/frameset.htm
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/406efa7e-388a-2910-f9b8-81913b0ca57f
    (Talks about using IDoc)
    Thanks,
    Divyakumar Jain

    HI,
    Have checked the blog
    /people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy
    Here you will get the steps to generate the client proxy in R/3.
    Or You can configure the proxy settings as per below blog
    You need to Setup the HTTP connection for ABAP Proxy,
    http://help.sap.com/saphelp_nw70/helpdata/en/da/11df3a9b10355ae10000000a11405a/frameset.htm
    Thanks
    Swarup

  • CRM -- PI-- ECC using bdocs

    Hi,
    I wanted to know the solutions how we can have to intregate CRM Site details using "bdocs" with PI using XIF in CRM and send to ECC Server like CRM >PI>ECC.
    Anyone who has done such a scenario kindly share some pointers on the same.Also can we use the FM CRM_UPLOAD_TRIGGER and BAPI_CRM_SAVE For such a case?
    Regards,
    Anirban

    Dear Anirban,
    I came accross similar issue with Business Partners in CRM.
    where business Parner information in CRM should be sent to PI and then diverted to B1 server.
    For CRM system to generate IDocs we need to provide necessary details in TCode: SMOAC
    we don't need to take care of XIF during configuration.
    If your systems are not fonfigured for IDoc processing, then just configure them like other servers and execute the BAPI that produces BDocs.
    automatically IDoc will be generated b'coz of the setting what u made in TCODE : SMOAC in CRM
    Best regards
    Praveen

  • Issue in BP creation in CRM 7 connected using XIF from CRM 4

    Hi All,
    We have connected CRM 7 and CRM 4 using XIF
    We are facing an issue where 2 IDOCs (with same Basic type CRMXIF_PARTNER_SAVE_M01) are generated at same time while using XIF adapter dring busines partner creation. First IDOC is succesful and other fails with error message " Business patner locked by you".
    Can you please share some expertise on this.
    Thanks & regards,
    Mohit SIngh

    Hi Bala,
    Which version of CRM are you using? There are some notes for CUST_HIERARCHY BDoc errors. Please have a look at them in the Support Portal.
    CRM_BUPA_MAIN_VAL is used for validation of rules set in CRM Server and maybe you dont have the same mandatory rules in MSA.
    Best Regards,
    Ankan

  • CRM Orders Outbound using XIF

    Hi All ,
       I need to generate XIF output in an XML file for orders and this XML file will be send to an 3rd party system. I would like to know what are all the settings and steps that I need to do to achieve this. 
    And also I want to know how the structure of XML will be? whether it is an XML based on IDOC( e.g CRMXIF_ORDER_SAVE_U03 ) or it will be based on BDoc Structure.
    Thanks in Advance
    Pradeep

    Hi Pradeep,
    Try sending the order with report CRMXIF_ORDER_TEST. It uses functions CRMXIF_ORDER_MAPSEND & CRMXIF_ORDER_EXTRACT to extract the information and send it to the XIF site (be it an idoc or an XML). If necessary, you can debug by setting a break-point on the functions ans see if the extract is performed.
    Transaction BDFG is exactly that: it provides the possibility to generate the XIF idoc structures based on the bdoc structure.
    So if your Bdoc structure contains Z-fields, these will automatically be generated into your new idoc structure and all functionality (processing functions) will be generated as well.
    Regards
    Manohar

  • Is there a pure digital signal path from Game to Receiver (using XiFi and DD

    Hi Everybody,
    when using Dolby Digital Li've on one of the later XiFi cards: Am I fortified against electrical interferance within my computer? That is, is any of the analogous part of the soundcard still working?
    I'd like to use the card mainly for games. It will be connected to a receiver via digital output. Therefore, everything up to the receiver could be digital: Game sound (Multiple spatial sound sources), sound processing in the card (resulting in 2-8 digital channels), encoding into a dolby digital stream (via DDL processor), transfer to receiver. Only there, qualitity digital/analog transformers start to work and the analogous signals are well protected from the electrical pollution within my PC.
    Does ist actually work like that? Is part of the signal path on the card always analogous? I really fear the interferance of the electrical field within my PC with the sound signal. I could imagine that the DDL-Processor takes analogous signals as input. I did find nothing contrary on the dolby web site.
    Thanks for any help,
    Oli'ver

    actually DDL is software encoder and yes if U use it the analogue section of the card will not be used at all the bit stream will be passedthrough to your receiver.

  • Export Marketing Attributes of Business Partners using XIF XML Interface

    Hello CRM Fellows,
    I've successfully configured the XIF Adapter to send out SOAP Requests to my external server. The Documents [Distributing Business Partner Master Data from SAP CRM to an External System using the CRM XIF Adapter|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/406efa7e-388a-2910-f9b8-81913b0ca57f] and [SAP Network Blog: External Data Loads for CRM 4.0 using XIF adapter|The specified item was not found.] where very helpful there.
    We have the requirement to not only send the Business Partner and Relationship Master-Data to the external system. We also have to provide Marketing Attributes. But here I stuck in a problem. The BAdI CRMXIF_PARTNER_MAP is not triggered when I maintain only a Marketing Attribute via Transaction BP. I've searched if there is a XIF Object for Attributes but that is not available.
    Does anyone know how to send Marketing Attributes to an external system when they are changed?
    Best regards
    Gregor

    Hi Thierry,
    thank you for that suggestion. I've already found [ODS for Marketing Attributes|http://help.sap.com/saphelp_crm50/helpdata/en/07/d545a50869754fbad8062e17c2ea0e/frameset.htm] when I've searched in the CRM Documentation. I've just asked my BI colleague to do the extract to BW. I will then write a Web Service on the BW which can be called from the external system.
    Best regards
    Gregor

  • Buisness Iedntification numbers From CRM to ECC

    Hi I want to upload the BUT0ID table from CRM to ECC using middleware..is there any standard adapter object to upload the table.
    And if not is there any standad mapping function module to create a custom object?
    Please reply
    thanks

    can someone reply?

  • How to update Factory calender in CRM from ECC?

    Hi All,
    Factory calenders are downloaded to CRM from ECC, using adapter object DNL_CUST_CAL_C in Initial load (R3AS).  My doubt is, whenever a new holiday is added to Factory calender in ECC, how the particular added holiday will be downloaded to update the same in CRM system?
    Please help me.
    Regards,
    Maddy

    Hello Maddy,
    In my system download object DNL_CUST_CAL_C is for the download from the CRM (online) database to the old consolidated database (CDB, for the offline Mobile Sales scenario). You could see this in transaction R3AC3.
    For your scenario I don't know how to download. This thread here speaks of a manual adjustment in transaction SCAL.
    http://scn.sap.com/thread/274825
    Best regards,
    Thomas Wagner

  • Changing existing Oracle licences on all existing systems (ECC;CRM;PI,BI) with HANNA(and use HANNA DB)

    Hello
    Maybe not the best section ..
    But we have in mind changing existing Oracle licences on all existing systems (ECC;CRM;PI,BI) with HANNA(and use HANNA DB)..
    I wander what would be pro and what cons?
    Thank you a lot
    Jan

    Hi Jan,
    If I understand correctly you are going to perform database migration activity in your present landscape. Firstly you have to contact SAP as well as one of the third party hardware vendor (who is going to provide certified HANA hardware). SAP will provide you all the license details.
    For whole your migration activity below link will be helpful:-
    SAP BW on HANA Cookbook
    Migration to HANA made easy with DMO
    Regards,
    Rafikul

  • Mapping Z-fields of BP in CRM to ECC and vice versa

    Hi Gurus,
    Z-fields for BP were created in CRM using EEWB and AET tool. These z-fields need to be transferred from CRM to ECC, standard fields like KNB1-ALTKN, KNKK-REVDB,KNKA-KLIME... etc.
    Now, that these z-fields are added in the BDoc. I believe no enhancement is required on CRM.
    Please guide me on how to map these z-fields from CRM to standard feilds of ECC.
    Thanks & Regards
    Praveen
    Edited by: Praveen on Apr 19, 2010 10:19 AM

    Hi,
    Thats right! C03 best practices would be certainly helpful to you.
    Few important steps for BP repllication from CRM to ECC would be
    In CRM , First define your Logical destination in BD54 .
    1) SU01 Transaction to create users : create user in CRM & R/3
    2) Transaction code SM59 : Create RFC DESTINATION .. here u use the users created for reaching into R/3 from CRM
    3) transaction code: SMOEAC: ADMINISTRATION CONSOLE:-
    here define Publication, subscription and site ( OLTP) , and define replication objects ( like BUPA_MAIN, BUPA_REL)
    4) define Queue: SMQR and SMQS - inbound and outbound queue /
    Que registration .
    5) check entry in R/3 side tables:- Make the proper entry into R/3 side tables in SM30
    a)CRMRFCPAR
    b)CRMPAROLTP
    c)CRMSUBTAB
    d) CRMCONSUM
    These are important steps for Middleware settings between CRM & R/3
    In addition to this , you need to correctly define your
    1) in CRM ,BP GROUPINGS with Internal Number range
    2) in R/3 define "Account Group" with "External Number Range" for BUSINESS PARTNER
    3) In R/3 , Mapping of CRM CLASSIFICATION with R/3 account group...e.g. Classification B for customer with ACCOUNT group of R/3
    You need to also map in CRM  correctly the partner functions and R/3 Partner functions.
    regards,
    PD
    Reward points if it helps...

  • Interface to external using XIF adapter and Middleware

    Hi Team,
          I have to download Customers, Prospects and Employee data from ODS and ORACLE systems into CRM. Data should flow in both ways. its 2 way connection and Nightly sync is expected but not real time. can i use XIF adapter with Middleware for this? or it should be done only using XI. i will make sure to appreciate your response by awarding points.
    Thanks.

    Hi Team,
        Anybody extracted Data from External ( ORACLE, SQL Server) into CRM using XIF Adapter and Middleware BDOCs?  Please respond if it is possible to do this way.
    Thanks in advance.

  • Replication from CRM to ECC and vice versa

    Hi,
    I am a newbie and would really appreciate any of your advice and help. I was given a task to replicate business partner from CRM to ECC. I was advised to go through a building block in SAP Best practices for CRM called C03:CRM Master and Data Replication. I've read through the materials and found out that there are some prerequisites. Do I need to installed all of the prerequisites before I can proceed with the steps given in the building block. I hope anyone could reply to me as soon as possible.
    Regards,
    Julianna

    Hi,
    Thats right! C03 best practices would be certainly helpful to you.
    Few important steps for BP repllication from CRM to ECC would be
    In CRM , First define your Logical destination in BD54 .
    1) SU01 Transaction to create users : create user in CRM & R/3
    2) Transaction code SM59 : Create RFC DESTINATION .. here u use the users created for reaching into R/3 from CRM
    3) transaction code: SMOEAC: ADMINISTRATION CONSOLE:-
    here define Publication, subscription and site ( OLTP) , and define replication objects ( like BUPA_MAIN, BUPA_REL)
    4) define Queue: SMQR and SMQS - inbound and outbound queue /
    Que registration .
    5) check entry in R/3 side tables:- Make the proper entry into R/3 side tables in SM30
    a)CRMRFCPAR
    b)CRMPAROLTP
    c)CRMSUBTAB
    d) CRMCONSUM
    These are important steps for Middleware settings between CRM & R/3
    In addition to this , you need to correctly define your
    1) in CRM ,BP GROUPINGS with Internal Number range
    2) in R/3 define "Account Group" with "External Number Range" for BUSINESS PARTNER
    3) In R/3 , Mapping of CRM CLASSIFICATION with R/3 account group...e.g. Classification B for customer with ACCOUNT group of R/3
    You need to also map in CRM  correctly the partner functions and R/3 Partner functions.
    regards,
    PD
    Reward points if it helps...

  • ECC 5.0 and CRM 7.0 Integration Questions

    Hello,
    We are on ECC 5.0 and are part of a global implementation that is putting in CRM 7.0.
    We have a couple of issues/questions.
    1.  We want to integrate ECC Internal Orders with CRM Contracts and Orders.  However we don't see the ECC Internal Order type SAPS in ECC 5.0.  What release/plugin would give us SAPS Internal order type
    2.  We currently use CS and PM in ECC, and we have equipment and func. locations.  Do we need to be on a certain version/plugin to integrate Equipment and Func. Locations with CRM iBase?
    3.  Any tips/suggestions on integrating Vertex with CRM for taxes.
    Thanks
    chris

    Hi
    Here are the Answers
    1. We want to integrate ECC Internal Orders with CRM Contracts and Orders. However we don't see the ECC Internal Order type SAPS in ECC 5.0. What release/plugin would give us SAPS Internal order type
    - This is release indepedant- It is been available from R/3 4.7 so you should have it, if you dont have an SAPS order type, you have 2 options
              1. Create your own SAPS Order type
              2. Define RFC from  Client "000" and push the order type. This must be available in "000" as a standard delivery, may be your Basis did not move the order types properly.
    2. We currently use CS and PM in ECC, and we have equipment and func. locations. Do we need to be on a certain version/plugin to integrate Equipment and Func. Locations with CRM iBase?
    Yes you can have the equipment and Functional Locations, but for FLocs to download to CRM you need ECC6.0 with Sp6 anything below cannot be integrated or downloaded with CRM7.0 .. for Equipments any versions are fine and you do all configuration and customization in CRM
    3. Any tips/suggestions on integrating Vertex with CRM for taxes.
    Its a broad question, SAP provides standard integration option to vertex, and you integrate as needed..
    let me know if you need anything else.

  • Determining Profit Center,ECC Co. Code and Controlling Area in CRM campaign

    Hi Experts,
    My requirement is to capture the Profict Centers, ECC Company Code and the controlling area in CRM Marketing Plans/campaigns. Is it possible? We need to this data to flow to ECC subsequently when we go further with the sales cycle, i.e. Leads, Opp, ECC Quotations, ECC Sales Orders etc.
    Can we use Sales Organization with CRM Marketing Plans/Campaigns to get these details therein? Please let me know what are the possible ways of doing that?
    Thanks alot in advance.
    Regards,
    Neeraj

    Hi - We have the same requirement.   We have PS in ERP.  We have run into a issue where the Profit Center and Company code are required, but on the Marketing Plan they are not there, we don't have key figure planning.
    Can you provide details on how to enable this via Key Figure Planning.
    Thanks,
    Manish

Maybe you are looking for