cancel
Showing results for 
Search instead for 
Did you mean: 

Scenario A - Business Transactions replication between SAP CRM and SAP ECC.

Former Member
0 Kudos
244

Hi Experts,

We are creating Sales documents in SAP CRM and Replicating them to ECC. For our business requirement we want implement Scenario A for this. We have CRM 7.0 and SAP ECC 6.0..

For this requirement I am following the SAP NOTE 888665, according to which in the CSL_EOME table in both CRM and ECC I need to check and maintain (if not existing already) the following entrees.

EOMPKY = "BBPCRM"

EOTYKY = "SALES DOCUMENT"

EODDKY = "EVVBAKE"

But the system SAP CRM have the following entries.

SAP_CSLTEST DELIVERY CSLTEST_EVVBLKE

SAP_CSLTEST PURCHASING_DOCUMENT CSLTEST_EMEKKOE

SAP_CSLTEST SALES_DOCUMENT CSLTEST_EVVBAKE

SAP_DEFAULT DELIVERY EVVBLKE

SAP_DEFAULT PURCHASING_DOCUMENT EMEKKOE

SAP_DEFAULT SALES_DOCUMENT EVVBAKE

and SAP ECC system has the following entries.

SAP_APPL DELIVERY EVVBLKE

SAP_APPL PURCHASING_DOCUMENT EMEKKOE

SAP_APPL SALES_DOCUMENT EVVBAKE

SAP_CSLTEST DELIVERY CSLTEST_EVVBLKE

SAP_CSLTEST PURCHASING_DOCUMENT CSLTEST_EMEKKOE

SAP_CSLTEST SALES_DOCUMENT CSLTEST_EVVBAKE

SAP_DEFAULT DELIVERY EVVBLKE

SAP_DEFAULT PURCHASING_DOCUMENT EMEKKOE

SAP_DEFAULT SALES_DOCUMENT EVVBAKE

Please advise if I have to delete SAP_DEFAULT entries for SLES_DOCUMENT and other document types or just append the table with the entries explained in the SAP Note 888665 inorder to implement Scenario A.

Accepted Solutions (0)

Answers (1)

Answers (1)

Maggie
Advisor
Advisor
0 Kudos

Hi,

Please add the mentioned entry in case it is missing.

Please do not change the other entries. They are delivered as standard to make cross system lock for other objects.

Best regards,

Maggie

Former Member
0 Kudos

Hi Maggie,

Thank you very much for your response,

Can you please let me know, what happens if these table locks are not available.

And also can you please let me know what other configuration steps I need to follow in setting up Scenario A if possible.

Thanks in advance and best regards,

Venu Ramineni.

Former Member
0 Kudos

Check SAP Note 889051 - Scenario A: Overview and settings and 888665 - Scenario A: Customizing settings. They cover almost all of the settings.

See the composite note on Data Exchange between CRM and ECC (R/3) for general reference.

SAP Note: 504090 - Composite SAP Note: Data Transfer.

Other notes to follow:

SAP Note: 541113 - Data exchange scenarios for orders (CRM - R/3) - For understanding other possibilities

Use this note to check the data exchange configuration

SAP Note: 562503 - Check of configuration in data exchange: CRM_ODE_CHECK_CFG.

Former Member
0 Kudos

Thanks Easwar,

your reply is very informative and I really appreciate your help. I will go thru them and implement the suitable ones among the provided notes.

Thanks & Regards,

Venu Ramineni.

Former Member
0 Kudos

Hi Venu,

In order to maintain A scenario you need to maintain entries in both ECC and CRM.

In CRM - SMOFPARSFA - SM30

Key -R3A_SALES

paraname-INT_CHANGE_ORDER-

para2 - your document type

paraMvalue - A

In ECC - CRMPAROLTP - SM30

PARNAME - CRM_SCENARIO

PARNAME2-INT_CHANGE_ORDER

PARNAME3-ur order/document type

paraMvalue - A

Regards

Srim