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

Triggering IDOCs automatically

Former Member
0 Likes
1,264

Hi ,

I want to send the master data modifications(material master) to the other client(say 100) of SAP system when ever a change has been made in the master client (say 200). For this i am trying to follow the change pointers approach.

Till now, i am able to configure both the clients for sending and receiving the IDOCS and i am able to do that successfully. To capture the changes i activated the change pointers option using transaction BD61 and the material IDOC related customizing ( using BD50 , BD51 and BD52). Then, using the report RBDMIDOC am able to changes to other client.

Can any one help me out how to send the changes made in the master client(200) to other client (100) with out running the report RBDMIDOC manually ? When ever a change is made to material data in master client (200) IDOC should be sent automatically to the other client.

Thanks a lot in advance. Reward points are assured.

Regards,

Srini.

Thanks & Regards,

Srini.

1 ACCEPTED SOLUTION
Read only

former_member187255
Active Contributor
0 Likes
1,203

Srini,

Why dont u schedule a batch job with the report and run every hour or so.......

Chandra.

6 REPLIES 6
Read only

former_member187255
Active Contributor
0 Likes
1,204

Srini,

Why dont u schedule a batch job with the report and run every hour or so.......

Chandra.

Read only

0 Likes
1,203

Hi Chandra,

Thanks for the reply.

I already know about batch jobs. But i felt that would be a load on the system to run every hour as well as there will be a delay. I thought there might be some other better approaches. Do you think this is the only option ?

Regards,

Srini. .

Read only

ferry_lianto
Active Contributor
0 Likes
1,203

Hi,

Have you looked any corresponding user exits that you can place your custom code to execute progam RBDMIDOC via SUBMIT statement?

Also this user exits will be trigger to call program RBDMIDOC only when there is master data changes only.

Hope this will help and give an idea.

Regards,

Ferry Lianto

Read only

0 Likes
1,203

Hi Srini one of my friend did this for Customer Master using Events...Buisness Transaction Events (FIBF) ..

and Change Documents

(SCDO , SWED and SWEC)....

First go for second option..in SWED there is row for material master...

following link will be helpful to you..

http://www.erpgenie.com/abaptips/content/view/492/62/

I dont know much but try to think for this solution.

Regards,

Madan Gopal Sharma

Read only

Former Member
0 Likes
1,203

please send the your mail id, i send the word document.

Read only

0 Likes
1,203

Hi Surya,

My email id is srinivasrapaka@gmail.com

Thank you very much.

Regards,

Srini.