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

Inbound Idoc processing

Former Member
0 Likes
628

I have an idoc in 53 status if I reprocess it what will be the changes?

how can i reprocess it?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
593

again it creates one more Idoc with same status.

u can reprocess Idoc through WE19

4 REPLIES 4
Read only

Former Member
0 Likes
594

again it creates one more Idoc with same status.

u can reprocess Idoc through WE19

Read only

0 Likes
593

Thanks for the inputs Lakshmi Sunitha,

If i want the idoc to get processed in a batch program then how should i go about it?

Read only

0 Likes
593

hi,

if you use transaction BD87and process an idoc with status 53, it will process the idoc again and append status messages in the same idoc.

if you use transaction WE19, it will create a new idoc copied from the idoc number you specified and will process it.

for reprocessing an idoc u can use program RBDMANIN

Read only

Former Member
0 Likes
593

Thanks all.