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

re process IDOC.

Former Member
0 Likes
303

Hi Experts,

I would like to reprocess an Idoc. However, I would like to have the Batch User ID to be appearing instead of my user Id. Is this possible using BD87 ? or by some other programs. Could you please help me in this.

Thanks and Regards,

Sandipan

1 REPLY 1
Read only

Manohar2u
Active Contributor
0 Likes
266

Here how you can get it done...

1) Go inside BD87 and select the idocs you want to re-process - right click on it and choose 'Restrict and Process' option.

2) this will call program RBDAGAI2 with the list of idocs you selected to re-process them

3) Now execute this program in background with future date or time - this creates a job 'RBDAGAI2' in your name.

4) Go to this job from SM37 and select and change the job's step to User 'BATCH' and save with start condition as immediate. This job will trigger and runs on batch user.

Hope this helps.