ECC to ECC integration

Hi All,
I have requirement to integrate our ECC system via PI to the another ECC system which lies outside our landscape through ABAP proxy..
How can we achieve this? Do we need to register external ECC system as technical system in our SLD?
Thanks,
Ashish

Hi Ashish,
How can we achieve this? Do we need to register external ECC system as technical system in our SLD?
-->> yes you need to register external ECC system in SLD, if you want to have proxy connection between PI and external ECC system.
Regards,
Harish

Similar Messages

  • ECC 6.0 integration with Microsoft Dynamics CRM

    Hi All
    I am working on a ECC 6.0 integration with Microsoft Dynamics CRM. I need to send the customer master data, va01/va02, vl01n/vl02n/ vf01/vf02 to CRM system. One option I have is to send in the form of IDOC with TRFC - TCP/IP. But looks like this needs a middleware like Biztalk.
    Is there a way I can send this data using a Internet service in ECC 6.0 ??? As this would cut the cost of the Biztalk.
    I really appriciate your thoughts on this. We don't have XI either.
    Thanks a lot
    Van

    HI Van Dan Jan,
    We have just implemented integarion of SAP with Microsoft stack (Microsoft CRM, Share point and Axapta), But in all integration BizTalk as a middleware used.
    There is two way requirements :
    1. whenever Most of the control are at the Microsoft level like : Customer creation, Creation of orders, which need to be synchronus activity we have used RFC which internally calls BAPI. (So SAP adapter Configured at BizTalk). and whenever Biztalk receives request file from CRM or share point to there location they call SAP RFC's.
    2. When DATA is needed from SAP to microsoft stack like to syncronize the missing transaction like customer pad and all.
    Scheduled job at BizTalk end which call SAP to get the DATA via RFC mode :
    In SAP we have two things
    1.  if DATA size is small (below 2 MB) like  in last 1 hrs what are the sales contract created in SAP that need to updated in Microsoft other system than Biztalk will trigger a job at 1 hr interval or on deemand to get the detail which directly we pick from data base or using BAPI to get the detail via RFC.
    2. If Data Size is large (more than 2 MB)  like total transation happened in a day for all customers: then we wriiting the data in OS or application server  and that job also get initiated from Biztalk end by sending any parameter to SAP.
    advantage of using BizTalk is most of the control you can give it to them so they can run there job on deemand basis.
    There is a something known as web service we can use to avoid Interfacing tool, but I dont have much Idea about that,
    and  please check how many interfacing point is there with SAP in your project, because if Interfacing points are more then I think it is not good to write a web services for so many things.
    do let me know if you need further information.

  • Need ecc and pi integration steps

    I have installed ECC6 and Pi in two different systems.Now i want to integrate ECC and PI.But i don't have much knowledge on integration between these two.Could someone please provide me steps for integration between ECC6 and PI.Thanks in advance.

    Hi,
    As you mentioned you are looking for ECC to PI integration.. let me provide you few basic things..
    SAP PI is a middleware and used for SAP to SAP ot SAP non-SAP integration..as you said you have installed ECC and PI.. that means you got ECC system as Sender or Receiver system and PI as middleware integration tool.
    let me provide few more basic details..
    through PI we can connect to Database by using JDBC adapter
    we can connect to FTP by using File adapter
    or to some other SAP system by using RFC and IDOC adapter
    or some JMS queue by using JMS adapter.. and so on.. so as beginner I will suggest you to start with basic scenario which is File to IDOC ot File to RFC or IDOC to File or RFC to File..
    As you now have ECC you can have IDOC and RFC adapter and the only thing you need is installed FTP and start with basic scenarios as mentioned above..
    now for steps by step procedures and all you can search SDN and there are many weblogs, articles step by step guides available.. so use it..
    Thanks,
    Bhupesh

  • Changing documents downloaded from CRM into ECC, in ECC

    Hi
    Our requirement is to change documents downloaded from CRM into ECC, in ECC. I was refering to note 541113, but it is not of much use as we are using CRM 5.0. Also parameter that it says should be set I have set but ...obviously it didin't work. Please tell me what setting needs to be done for CRM 5.0 & ECC 6.0 so that our requirement is satisfied. I have searched SAP notes, without much success.
    Thanx in advance.
    Cheers
    Hits

    Hi,
    This is very simple.
    SAP has provided us with a new Scenario. this is called Scenario A.
    This scenario can be made Transaction Type specific.
    You need to maintain table  SMOFPARSFA in CRM and CRMPAROLTP in R3.
    SMOFPARSFA:
    Key = R3A_SALES
    ParamName = INT_CHANGE_ORDER
    ParamName2 = <Transaction Type>
    ParamValue = A
    CRMPAROLTP:
    ParameterName: CRM_SCENARIO
    ParameterName 2: INT_CHANGE_ORDER
    ParameterName 3: <sales document type>, for example TR
    ParameterValue 1: A
    Just do these settings and check. This must work
    Sharif

  • ECC 6.0 Integration with BI,CRM,SRM

    Hi All,
    What are the perequisites for Integration of ECC 6.0 with JAVA Stack (BI,CRM, SRM).
    I suppose we can use PI as a middleware between ECC 6.0 and BI, CRM, SRM, But Please make understand the entire flow how we will achieve this and how it works physicaly.
    And, What information ABAP and JAVA stack holds, How we can Install ABAP & JAVA Stack and what purpose it solves.
    Please share your valuable inputs with me as I would like to have clear understanding of It.
    Thanks in Advance,
    VB

    Hi Vikas,
    Please have a look at http://help.sap.com/saphelp_ep50sp2/helpdata/en/89/6eb8deaf2f11d5993700508b6b8b11/content.htm
    Hope it will helps
    Regards
    Arun

  • ECC 6.0 integration with MS Dynamics CRM 2011 on-demand thru PI

    Hi Gurus,
    sorry in advance if some of my doubts will appear to you experts as stupid....
    Scenario: we're on the way to realize the integration between SAP ECC and Microsoft Dynamics CRM Online (so...in the cloud) using SAP PI 7.11. In our scenario SAP PI will be the client, consuming webservices provided by MS CRM.
    Unfortunately during the PI configuration (following SAP HELP instructions) we're facing the following problems:
    1. The system (PI, dual-stack installation) has the parameter 'ssl/pse_provider' set to 'ABAP'. Considering that we would like to use SSL with SOAP adapter, questions are: 
      - Can we use the ABAP stack to maintain the PSEs, or it's mandatory to do it into the AS Java in order to use SSL with SOAP adapter.
    - If so, we need to switch the ssl/pse_provider parameter to JAVA. Could this change create some kind of problems?
      For information, currently in transaction STRUST we only have a Local node, neither Server nor Client nodes.
    2. We have already installed the SAP Cryptographic Library for SSL but: 
      - In NWA we can't find ICM_SSL_<instance_ID> view or CLIENT_ICM_SSL_<instance_ID> keystore view into the list of Keystore Views.
      - We would like to change the default Profile into RZ10 but we Can't find the profile... 
      - MS CRM (ws server) give us only a public certificate but do we need a private key too or we have to generate it from SAP?
      - We need to know if is possible to use the MS 'LIVEID' authentication with SAP PI or SAP ECC.
      - Do we need additional modules for the SOAP adapter(maybe an Axis one in order to use soap protocol 1.2)?
    Could you please suggest the right configuration and give us some tips about this kind of integration?
    Thanks a lot,
    MR

    Hi Mauro,
    Looking at your background I thought maybe you could help me out wit this integration question.
    I'm looking for some feedback on how best to integrate Microsoft Dynamics AX (DAX) with SAP CRM. We have a PI server.
    From reading on the net, I see many people are using a middleware product called Scribe or BizzTalk. We already made an investment with SAP PI and we'd like to use it.
    Do you have any references for Microsoft DAX integration with SAP CRM via SAP PI/ XI?
    Thanks in advance!

  • NW and ECC 6.0 Integration

    Hi,
    Can any one explain the process for Integration of Netweaver and ECC 6.0.
    Thanks in advance

    Hi,
    Your question is not informative enough.
    Please provide the details of the application which you want to link to ECC 6 (Like portal etc)
    With Regards,
    Saurabh

  • ECC upgrade and integration models

    Experts,
    We are upgrading our R3 system from 4.7 to ECC 6.0.  We currently use SCM 5.1.  During the upgrade from SCM 4.0 to 5.1, we had to do a re-initial transfer of our PDS integration models and a full curto_create, because the PDS tables had changed so much. 
    Is there a similar concern with an upgrade of R3 4.7 to ECC 6.0?  Should I be doing a re-initial transfer of my integration models after the new ECC 6.0 system is built and released?
    Thanks,
    Matthew Bruckner

    Hi Mathew,
    Thanks for input. We are going for upgrade from SCM 4.1 to 7.0.
    I never been upgrade of ECC. I think it is always better to do the initial transfer after upgrade.
    Any way initial transfer will not create any issues.
    Also check T.code SPAU to know the modification in the upgrade system from your old version.
    I hope this helps.
    Regards,
    Kishore Reddy.

  • SAP Cloud for Customer & SAP ECC/CRM OnPremise integration using WebServices!

    Hello All,
    I would like to ask if anyone has really created a working integration scenario between a Cloud Solution & an ECC/CRM OnPremise solution?
    We are trying to build some prototypes for this, however, due to connectivity errors/issues, unable to proceed.
    I'm looking for information on:
    > What certificates precisely are needed on both Cloud & OnPrem systems?
    > What configuration if any is required on Cloud & OnPrem solution, except for communication system/arrangements on Cloud solution?
    > Any use case if available from anyone which can demo integration between Cloud solution & ECC/CRM OnPremise solution.
    I'd really appreciate responses on this.
    Many Thanks
    Ankur

    Thanks Sathya for the response.
    https://scn.sap.com/community/cloud/blog/2013/10/10/new-e-learning-for-i
    ntegration-of-sap-cloud-for-customer-with-sap-erp-and-sa
    p-crm-now-available  : Not working! => Please check & confirm.
    Just to give you our background...we are SAP Cloud Partners & VARs, hence we are building few prototypes for Customer Demos & POC.
    Per my understanding, its just one of the OnPrem system, either an ECC OnPrem or CRM OnPrem that you can integrate with one C4C tenant at a time, i.e. to one single tenant. In our case, we are trying to integrate ECC OnPrem with C4C system.
    We are in the process of deploying SAP PI as the middleware platform for integration between C4C & ECC/CRM OnPrem., which is going to take few more weeks.
    SAP HCI will be the other approach, but we are currently not familiar with that, hence we have a trial to start in coming week for SAP HCI, so this is going to take some time as well.
    Hence, WebService is the only currently available option for us to build these prototypes, POC for Customer Demos, to show working integration scenarios between ECC OnPrem & C4C system.
    We have been facing some technical issues after setting up necessary communication systems/arrangements on C4C system & trying to do a WS call from SDK also we get error when we do a ping test from within C4C system to check connection.
    Has SAP developed any WS integration between C4C & either of the ECC or CRM OnPrem system? Or is it just PI & HCI which SAP has for integration?
    I'd truly appreciate if you can guide us on creating few integration scenarios (Working ones of course ) using Webservice between C4C & ECC OnPrem system.
    Many Thanks
    Ankur

  • ECC SAP TM integration (Is really XI needed)

    Hi,
    I just started working on TM and I´m confused with the integration between ECC and TM.
    I read that from version 6.0 we can integrate via IDOC or services.
    We are planning to use a different integration platform, so, I believe that with the services from ESR (Integration of Transportation Management System ES bundle) should be enough.
    Can anyone confirm that?
    Thanks and regards,
    Isidoro!

    Dear  Isidoror,
    I am not sure whether my answer is userful to you or not as your question is not very much clear to me.
    DELVRY03  is the Idoc type which can be used to transfer the Delivery from SAP ERP system. 
    SHPMNT05 idoc type can be used to transfer the Shipment for the tendering purpose from the SAP ERP System.
    Using above Idoc, data can be transferred from ERP to TMS with out using SAP XI system.
    Hope this will help you to reach the solution else pls provide the clear picture about your problem.
    Regards,
    Vikram
    Edited by: vikram chouhan2009 on Oct 7, 2009 11:22 AM

  • IS CRM AND ECC 5.0 INTEGRATED

    Hello Experts
           I want to know CRM is integrated with ECC or we need to integrate with XI

    hi Srinivas,
    CRM could be used as a Stand alone system if you are doing a Scenario like
    Activity and Opportunity Management which does not require integration with any other SAP or Non-SAP system.
    But if you are doing Campaign Management,Digital AssetManagement or any other depending on the dependency CRM can be integrated with ECC(conditions
    transactional data replication), BI (for data mining tools), SCM (APO to do the realtime availability check) usually Middleware is used as a tool for communication between these systems.
    XI is more functional when the given landscape has hetrogenous systems, If you are depending on a Legacy system for Masterdata in the landscape.
    Please reward points.
    regards,
    Muralidhar Prasad.C

  • How to or Step by step to connect SAP ECC and Data Integrator

    Hi,
    I need a document How to or Step by step to configure and connect SAP ECC 6.0 and Data Integrator or Data Services.
    someone help me?
    thanks!!

    Antonio,
    Please find the detail guide step-by-step document for different connectivity types at this following link on SDN under business Object section.
    [http://wiki.sdn.sap.com/wiki/display/BOBJ/ConnectingtoSAP]
    Thanks,
    Ashok

  • SAP 4.7 / ECC 6.0 integration with POS

    Hi Experts,
    Is it possible to use POS with SAP 4.7 or ECC 6.0 without using IS Retail. If possible can you please explain how can we do that ?
    Thanks
    Christine

    this is not the forum to post your MM question???!! Post in appropriate forum.
    --Ragu

  • ECC and GTS integration

    Gurus
    If using ECC and GTS, what is ususally done with the "Foreign Trade" fields in the ECC?  Apparenlty these do not transfer to GTS.  This may be confusing to the user to present fields that do nothing.  What is the best practice for addressing the Foreign Trade tab in ECC?
    Thank you!

    Hello,
    I am assuming you are talking about the fields that are found in the Delivery documents in the Foreign Trade / Customs Tab.
    Actually, these fields are still used. Some of them are transferred to GTS and some do not need to, but are used for Intrastat Reporting. The fields taht are transferred to GTS are the following
    In headder its the ones under Handling & Geography. At item Level its the ones in Origin/Destination/Business.
    Regards,
    Marc

  • SRM-ECC org structure integration

    Hi,
    Can anyone suggest an RFC/BAPI to fetch SRM organisational structure in ECC.We do not have HR implemented and therefore there is no org strucuture in ECC but it does exist in SRM.
    I have Z-table in ECC with fields sap id,manager id,Role(mgr,VP etc) to be filled from SRM.
    Thanks in advance.

    Hi Guys,
    In addition to my message above, I'm adding the error below so that somebody can better understand the issue here.
    Information on where terminated
        Termination occurred in the ABAP program "CL_BBP_ES_EMPLOYEE_MYS========CP" -
         in "IF_BBP_ES_EMPLOYEE~GET_RL_UNIT_IDS".
        The main program was "SAPLBBP_SC_UI_ITS ".
        In the source code you have the termination point in line 45
        of the (Include) program "CL_BBP_ES_EMPLOYEE_MYS========CM008".
        The termination is caused because exception "CX_BBP_ES_INTERNAL_ERROR" occurred
         in
        procedure "USER_DETAIL_GET" "(FORM)", but it was neither handled locally nor
         declared
        in the RAISING clause of its signature.
        The procedure is in program "SAPLBBP_SC_APP "; its source code begins in line
        6 of the (Include program "LBBP_SC_APPF35 ".
    =========================================================
    return parent org.-units of all paths
      SORT lt_struc BY seqnr.
      LOOP AT lt_struc REFERENCE INTO lr_struc WHERE otype = 'O'.
        IF lv_level IS INITIAL.
          lv_level = lr_struc->level.
        ELSEIF lv_level <> lr_struc->level.
          EXIT.
        ENDIF.
        ls_rl_unit-otype = lr_struc->otype.
        ls_rl_unit-objid = lr_struc->objid.
        ls_object-otype  = lr_struc->otype.
        ls_object-objid  = lr_struc->objid.
        CALL FUNCTION 'HR_OBJECTBUPA_GETBUPA'
          EXPORTING
            is_object               = ls_object
          IMPORTING
            es_hrobjbupa            = ls_rl_bupa
          EXCEPTIONS
            object_type_not_allowed = 1
            OTHERS                  = 2.
        IF sy-subrc <> 0
        OR ls_rl_bupa-bupaguid IS INITIAL.
          RAISE EXCEPTION TYPE cx_bbp_es_internal_error.
        ENDIF.
        ls_rl_unit-guid = ls_rl_bupa-bupaguid.
        APPEND ls_rl_unit TO rt_reportingline_unit.
      ENDLOOP.
    ENDMETHOD.
    Thanks
    Debashish

Maybe you are looking for

  • Not able to extract performance data from .ETL file using xperf commands. getting error "Events were lost in this trace. Data may be unreliable ..."

    Not able to extract  performance data from .ETL file using xperf commands. Xperf Commands: xperf –i C:\TempFolder\Test.etl -o C:\TempFolder\BootData.csv  –a process Getting following error after executing above command: "33288636 Events were lost in

  • Transfering info from a zip drive to upgrade files on laptop

    I need to transfer data from a back up zip drive disc to quicken on my mac book pro. I can get the zip to put the disc on the desktop but then I cant seem to transfer the data back into quicken. How do I do that...anyone know...its prob really simple

  • Putting Movies on iTunes?

    I have tried everything to try and put movies on iTunes so I could put them on my iPod Touch. I do not want to download any new applications on my computer to burn DVDs to my computer. I am trying to put a DVD movie on my iPod and I had searched up h

  • Panasonic Viera

    We have a Panasonic Viera 42" bought in December 2010. This morning when it was turned off, it was fine. Tonight when my husband went to turn it on, there is no sound on any of the stations. It is not on mute, we have turned it off and on several tim

  • Exporting Annotations through IAC

    Using Acriobat Pro XI, I am using the following WinBatch routine to try to export comments (annotations) to an FDF file from an open PDF document: fdfer="C:\temp\test.fdf" AcroApp = ObjectCreate("AcroExch.App") AvDoc = ObjectCreate("AcroExch.AVDoc")