cancel
Showing results for 
Search instead for 
Did you mean: 

Transfer product categories from ECC to SRM

Former Member
0 Kudos

Hi SRM Gurus

Could you please provide me instructions for transferring product categories from ECC to SRM?

Regards

Pankaj

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos


Hi Pankaj,

Please refer the below link for detail procedure of replication to SRM.

http://scn.sap.com/people/marcin.gajewski/blog/2007/02/05/how-to-replicate-material-master-from-r3-t...

Regards,

Sunil

Answers (2)

Answers (2)

ricardo_cavedini
Active Contributor
0 Kudos

Hello,

Note 720819 provides the customizings to have the middleware functionality working from ECC to SRM.

Regards,

Ricardo

Former Member
0 Kudos

RFC connection

  1.      Define logical system name
  2.      Middleware parameter setup
  3.       Enterprise Buyer with/without CRM
  4.       CRM Middleware Monitoring Cockpit

Define logical system name

SRM:


Go to transaction SPRO -> SAP Implemantation Guide -> Supplier Relationship Management -> SRM Server -> Technical Basic Settings -> ALE Settings -> Distribution -> Basic Settings -> Logical Systems -> Define Logical System

R/3 or Back end system


Create logical system name in backend.

Go to transaction SPRO -> SAP Customizing Implementation Guide -> SAP Web Application Server -> Application Ling Enabling -> Sending and Receiving Systems -> Logical Systems -> Define Logical System


Middleware parameter setup


Go to transaction SM30 on backend system and choose table CRMCONSUM. Add the following values

Next, choose CRMSUBTAB for subscription table for Up and Download Object and add the following values:

Next, choose CRMRFCPAR for definitions of RFC Connections and add following values

All other fields leave empty.
Now, configure filtering for material master:
Choose CRMPAROLTP table for CRM OLTP Parameters and add the following values:

Now we must edit the table for application indicator. Go to transaction SE16N on backend side and choose table TBE11. Search or add an application component BC-MID and edit activity settings (field AKTIV = X).
Save your settings

Enterprise Buyer with/without CRM

In this activity, you define whether you are running the Enterprise Buyer and CRM in the same system. This might accelerate the Master Data download performance. If you are using CRM in the client, then skip this activity.

In SRM system run transaction BBP_PRODUCT_SETTINGS, deselect 'Test mode' and choose Execute button.
The system generates a report containing all tables that have been deactivated.

The impact of the report can be seen in the T-Code R3AC1

With the repository object procedure, you generate the middleware function modules (BDoc Object Type) for the material master.

Go to transaction SMOGGEN and choose object PRODUCT_MAT . Generate services for all Object Categories.


On SRM system, go to transaction SNUM and assign number ranges for all CRM Replication and Realignment Queues. Enter in object field RRSEQ* and hit F4 button. Choose the first object (RRSEQ_AC) and click on 'change' button. On next screen click button 'Number Ranges' and add the following range:


Note: This number range must be the max number range we can give starting from 1 to 99999999999999999999

CRM Middleware Monitoring Cockpit

Transaction Code - SMOEAC

Filter settings for Products: TC – R3AC1

Click on the Filter icon beside the object MATERIAL to go to the below screen

Start Initial load: TC – R3AS

Select MATERIAL as load object and make sure that the source site is related to backend system.

Monitor objects: TC – R3AM1

Select the Object name as MATERIAL as shown below and click on execute



If the block value of request name is updated with value(except zero) then replication process is successful.

From RBEI,

Snehal