cancel
Showing results for 
Search instead for 
Did you mean: 

Downloading Material Master data from ECC to CRM

Former Member
0 Kudos

Hello friends, I am working in CRM 5.0., I am finding difficulty in downloading Material master created in ECC to a Product Master in CRM. Can you please tell me how to use Customizations to download the material master to product master.

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi Rghunandan,

To carry out the product replication from ECC to CRM,you need to carry out the foll steps.

First download the customizing objects using R3AS

DNL_CUST_PROD0 u2013 Material number conversions

DNL_CUST_PROD1 u2013 Product : Categories

DNL_CUST_PROD3 u2013 Material : R/3 sales status

DNL_CUST_SPROD u2013 Sales product item

DNL_PLANT - Plant

To download products foll the steps below

1.Defining Product ID Settings -COMCPRFORMAT

Cross-Application Components  SAP Products  Basic Settings  Define Output Format and Storage Form of Product Ids

This activity describes how to synchronize the product Ids in the CRM system and the R/3 system.

The material master length is R/3 is defined in transaction code OMSL and is set to 18. (also check note no. 545824)

2.Make sure that CRM item categories and R/3 item categories are the same.

In CRM, item categories and item category groups are seen via

Customer Relationship Management  Transactions  Basic Settings

3.Selecting specific objects for replication : R3AC1

Use adapter object MATERIAL

Use filter settings tab and specify the material or a range of products you want to download .Use atble name MARA,field MATNR use an approriate operator and mention theproduct you want to downlaod.

4.Replicate Materials : R3AS

mention the adaptor object Material and execute

Regards

Itty

Former Member
0 Kudos

Hi Raghunandan,

Download the following objects(R3AS)

DNL_CUST_PROD0

DNL_CUST_PROD1

DNL_CUST_PROD3

And start intial download(R3AS) for materials.

Object name : MATERIAL

To download specific article follow the below path

T.Code : R3ar2 (Raise a Request)

Click on New entries

Define you own Request name and adaptor object as MATERIAL

Click on Request detail

Select table name as MARA and Field name as MATNR- to download article wise SPART- Divison wise.

Incl/Excl as I Inclusive defined set/array, and option as EQ - Equality (= Low) for single value, option BT - Between low and high value (Low <= X => High) for range of values.

and update the values in the fields low and high and save

T.Code : R3ar4 (Process a Request)

Select the defined request name and enter and execute.

T.Code : R3ar3 (Monitor a Request)

Check the status

It will helps you.........

Regards

Narayana

Former Member
0 Kudos

team follow above steps for delta replication of material from Ecc to CRM

Former Member
0 Kudos

Hi Raghunandan,

Follow the best practice docuent for this. Master data replication. There you need to download some objects to transfer the product master data from ECC to CRM.

Thanx

Chinmaya

Former Member
0 Kudos

1) You need to download all the customizing objects

2) You need to download the Org data,Plant and Product Hirearchy

3) Then you can start the download for the materials.

former_member200342
Active Contributor
0 Kudos

Hi,

The Best thing you can do is,go through the below link to get all the Information regarding material downloading from R3 to CRM.

http://help.sap.com/saphelp_crm50/helpdata/en/91/d8fc377cb5be5ae10000009b38f842/frameset.htm

You will definetely achieve your task.

Regards,

PePe:-)