Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

New Material Replication

Former Member
0 Likes
1,054

Hi,

I may be asking basic question.

Environment: SAP systems with 2 different cleints

Question: When ever there is new material created in DEV-100, how can I automatically replicate that material into different client DEV-200?

I know using Change pointer concept we can replicate Materials when ever there is change in material.

Thanks

sarath

7 REPLIES 7
Read only

Clemenss
Active Contributor
0 Likes
1,025

Hi sarath chennupati,

set up IDoc MATMAS to be sent on change/create event to own system, other client.

Regards

Clemens

Read only

Former Member
0 Likes
1,025

Clemens, are you telling me to find an user exit and write code there where ever there is new material gets created trigger it?

are you talking about something else? where do you want me to set up IDOC MATMAS to do create/cahnge ?

Read only

0 Likes
1,025

Hi Sarath,

You create a material in one client and the using a standard tcode you can send to that other client.There is no need to create again in other client.You need to create ports and add message types with rfc connection.I think this is what  Clemens telling.

Regards,

Madhu.

Read only

Former Member
0 Likes
1,025

Hi ,

You need to define port & logical system , RFC connection and need to do complete setting for IDOC communication .

There is standard program which is used to send material , we need to schedule it for background .

Then once you create in 1 client it will be send from this client to another client and we can have same material in both client.

Regards,

yukti

Read only

0 Likes
1,025

Guys can you tell me what is the standard program / TCODE you are talking about to send material automatically with out human intervention.

I know by using BD10 transaction code you can replicate material to differetn client, but in this transaction you have to enter material.

all RFC/PORT communication is there between 2 clients and already communicating.

Read only

0 Likes
1,025

Guys any help?

Read only

0 Likes
1,025

Hi Sarath,

Just check this link.

http://scn.sap.com/thread/300456

Regards,

madhu.