cancel
Showing results for 
Search instead for 
Did you mean: 

Share customer material data from one customer to another

Former Member
0 Kudos

Hellow!

We have 5 customer who use same customer-material data (customer specific material name and code).

I am looking for way to make system use customer-material data from one cusumer for all of them durung order processing.

Any references or partner role in order ?

Andrey Garshin.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

VD51 - Customer-material info record creation is a standard tcode.

The mass loading of similar data, better it is thru BDC

former_member182378
Active Contributor
0 Kudos

Hi,

What do you mean by BDC? Please explain more.

Former Member
0 Kudos

Hi!

We have about 10 000 customer material record for this group of customer. And they are changed frequently. It is hard to support 5 set of data even using mass load.

Andrey Garshin.

Former Member
0 Kudos

Hellow!

We had to develop ABAP report to copy CM dada from one customer to another.

Andrey Garshin.

former_member182378
Active Contributor
0 Kudos

Hi Andrey,

An idea -

Can you create a "customer group" e.g. G1 & have customers A,B,C in G1

Have Material and Customer group in VD51

For all the materials in that group, shall take the same field "Customer material"

(something like customer hierarchy, or customer group i.e. 1 level higher than customer level)

If it NOT a lot of cust-material info records, maybe you would want to do it manually (many c-m info records); if a solution is not readyly available.

Shiva_Ram
Active Contributor
0 Kudos

Create customer-material information records in t.code VD51. Since the customer-material numbers are same, just give a gap in the front of customer-material field for the second customer and two gaps for third customer and so on. Otherwise the system will not allow to maintain the same customer-material number. You can also add the description in the respective field.

Regards,