cancel
Showing results for 
Search instead for 
Did you mean: 

CRM and R/3 connectivity procedure

Former Member
0 Kudos

We are installed CRM 7.0 and want to connect with R/3 to replicate data. But first of all I have also installed ECC 6 IDES serve and CRM 7.0 IDES server and I want to establish connectivity between both of IDES servers I am followed that procedure.

in ECC server.

1. Create logical system ( EIDCLNT800 ) and assigned to ECC server client 800

2. Create communication user ( RFCUSER ) in client 800 and assigned to sap_all profile

3. Create RFC to connect CRM RFC name same as ECC logical system ( EIDCLNT800 ) and assigned RFCUSER and password)

3 . also check Table CRMCONSUM ,CRMRFCPAR,CRMPAROLTP, TBE11

IN CRM server

1. Create logical system ( CIDCLNT800 ) and assigned to CRM server client 800

2. Create communication user ( RFCUSER ) in client 800 and assigned to sap_all profile

3. Create RFC to connect ECC server RFC name same as ECC logical system ( CIDCLNT800 ) and assigned RFCUSER and

password)

but when I run SMWP ( CRM middleware monitoring cockpit ) its show many errors

only system setting is green others 4 are red

What I done wrong ?

Regards

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Thanks Rohit for your help full reply

output of

Data Exchange CRM Order: Check Basis Configuration

System = CQA Client = 800 Release = 701 User = SM_IBM

Entry in Table SMOF_ERPSH: ERPLOGSYS, RFCDEST

Entry For SITETYPEID = SMOF_ERPSITE : T90CLNT090 DII_800

ALE Configuration of RFC Destinations (Transaction BD97)

Entry For Standard Destination for BAPIs: DII_800

Site Subscription for BDOC BUS_TRANS_MSG

Entry For DII_800 No Entry Available

CRM Queue Name in Table SMOFQFIND

Entry For BDOC Type = BUS_TRANS_MSG :

PREFIX = CSA_

OBJPART = ORDER_

SEGM_FIELD = OBJECT_ID

Entries in Table SMOFPARSFA

Entry For PARSFAKEY = R3A_SALES, PARNAME = NOSTRUCTURE : X

Dummy Division for Upload to R/3, Table COMC_ORGMAN

Entry For Division= 00

R/3: Mandatory Settings

System = IDS Client = 800 Release = 700 User = SM_IBM

Entry in Table CRMPAROLTP

Entry For PARNAME = CRM_RELEASE : 700

Entry in Table CRMRFCPAR

RFCDEST = CRMCLNT800 DOWNLOAD = *

Table TBE31: Event 00501014: CRS_SALES_COLLECT_DATA

Entry For EVENT = 00501014 : CRS_SALES_COLLECT_DATA

R/3 Queue Name in Table CRMQNAMES

Entry For OBJNAME = SALESDOCUMENT :

BAPIFLD = DOC_NUM

BAPIOFFSET = 000006

BAPIFLDLEN = 000020

Final Results of Mandatory Settings

NOT CORRECT! Follow the instrutions in SAP Note 490932!

CRM: Optional Settings

Entries in Table SMOFPARSFA

Entry For PARSFAKEY = R3A_SALES, PARNAME = PRICINGTYPE : G

Entry For PARSFAKEY = R3A_SALES, PARNAME = COLLECT_WARNINGS : No Entry Available

ALE Settings RFC Destinations (BD97): LOGSYS, DIALOGDEST

Entry For Dialog Destination: No Entry Available

R/3: Optional Settings

Entries in Table CRMPAROLTP for PARNAME = SCENARIO

Using the Standard Scenario.

Issue is that We have both IDES servers ( ECC6 and CRM ) predefine rfc in both system I want to used my RFC which is IDSCLNT800 ( from CRM to ECC) and CRMCLNT800 ( from ECC to CRM ) in the report out put T90CLNT090 DII_800 and DII_800 predefine and I want to used my own created RFC

In in the CRM best prectice document one Logical system created in ECC and assinged to ECC client and 2nd in CRM which is assigned to CRM client and I create rfc with same logical name but in document it also create more logical system and used as rfc I don't now why

Please guide me

Regards

rohit_sharma2
Active Contributor
0 Kudos

Can you first check if the transaction GENSTATUS displays any errors.

Report CRM_ODE_CHECK_CFG on CRM will check all necessary settings/configuration for data exchange between CRM and R/3.