cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

what is an ECC system

Former Member
0 Likes
2,574

Can anyone please tell me what is an SAP ECC system , as i hav to integrate SAP CRM to SAP ECC system , i am getting blogs reltaed only SAP CRM to SAP Xi no ECC anywhere .

Please kindly help me here with nice reply about

1) ECC system and

2) How to integrate SAP CRM system to SAP ECC system through SAP PI 7.1

3) If IDOC to IDOC scenario is possible for above integration , please try to explain here .

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

SAP ECC - Enterprise core component is a system whcih acts as SAP R/3 Server basically

Answers (6)

Answers (6)

Former Member
0 Likes

Thanks

But I dont want to implement CRM as middleware

it shud be

CRM---> PI -


> ECC(R/3 system)

so basically CRM gives BDoc as outputs so it must be converted to Idoc , for further implementation

CRM --->{ - - - -> (BDoc output) - - - ->Idoc - - - >} -


> PI -


>ECC(R/3 system)

so all i need to convert the Bdoc to Idoc and i dont know where to do it inside PI or outside and how to do it using PI as middleware

Former Member
0 Likes

Can anyone help here

Former Member
0 Likes

Hi,

There were some replication settings are available in SAP CRM middleware to integrate SAP CRM to SAP ECC integration.

The scenario looks likes:

SAP CRM ---> (CRM Middleware Replication) -


> SAP ECC

Thanks,

Boopathi

Former Member
0 Likes

I understood the ECC system but i want to implement SAP CRM to XI using Idoc

CRM had BDocs as Xi has IDoc , then how we will implement CRM---> Xi if we recieve BDoc in Xi , is it like XI will get Bdoc then inside Xi we will map the Bdoc to Idoc or we hav to map Bdoc to Idoc before it comes inside XI

How to change Bdoc that we will recieve from CRM to Idoc

former_member183906
Active Contributor
0 Likes

1.ECC is enterprise central component. Its an ERP system.

ECC can be integrated with following :

NetWeaver Business Intelligence Java Components (BI)

NetWeaver Development Infrastructure (DI)

NetWeaver Enterprise Portal (EP)

NetWeaver Mobile Infrastructure (MI)

NetWeaver Process Integration (PI)

XI is a component of PI and part of process integration.

http://help.sap.com/saphelp_nw04s/helpdata/en/5f/555a421b5ec153e10000000a1550b0/frameset.htm

2. CRM 2 ECC

You can use Proxies for performance benefit for transferring data between CRM to XI and ECC to XI system.When you are planning for proxy, no need of adapters.

proxy is adapter less communication.

Also you can use ALE -IDOC communication between your ECC system and XI for master data communication.

OR

Use the XIF adaptor to load the data from the external system. take a look of the blog https://weblogs.sdn.sap.com/pub/wlg/2197. [original link is broken] [original link is broken] [original link is broken]

You can also use the ALE IDOC method to load data from legacy to CRM system if you have some middlware tool(E.g. XI) in between. XI was converting the same into IDOC and the IDOC was sent to CRM where we read the IDOC data, populate the standard BAPI's or function modules to create the data in CRM.

You need to define an IDOC TYPE similar to the data structure on the legacy system. Maintain the ALE settings. Write the function module to validate and create data in the CRM system.

even for CRM also we will use XI , in integration.

Like Idocs and other related Info from R3 while integrating .

pls do chk this it is releted to CRM to XI

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/406efa7e-388a-2910-f9b8-81913b0c...

3. IDOC 2 IDOC

IDOC to IDOc tunneling

Former Member
0 Likes

1)ERP CENTRAL COMPONENT

2) CRM-PI-ECC can be integrated using IDOCs

but CRM system will generate BDOC , So need to convert BDOCs to IDOC

3)yes it will be possible for above scenario ( U have to do by IDOC-IDoc)

Former Member
0 Likes

hi

ECC is an ERP CENTRAL COMPONENT

TO integrate SAP CRM system to SAP ECC system through SAP PI 7.1

check this thread

regards

kummari