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

iDoc reprocessing

Former Member
0 Likes
746

Is there any instruments/programs in SAP to resend iDocs, which could not be sent due to connection problems?

Or i have to write program, which will try to do this?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
707

Hi,

You can repost IDocs that were not posted (with status 51) using program RBDMANIN.

You can use following transaction :

BD87 : process Idoc Manually

BD73 : Start Error Handling for Non-Posted Idocs

Hope this will help..

Regards,

Vivek

5 REPLIES 5
Read only

former_member195383
Active Contributor
0 Likes
707

try with we19

Read only

GauthamV
Active Contributor
0 Likes
707

Use BD87 transaction.

Read only

rainer_hbenthal
Active Contributor
0 Likes
707

Use TA BD87 or goto sm58, localize the idoc und execute LUW on that.

Read only

Former Member
0 Likes
707

hi

Use Tcode : WE19 for Reprocessing IDOCS

It is a test tool for IDOCS where u can reprocess the IDOC

with another set of input data (data segments)

Every time u change the input data in we19, a new IDOC no will be generated.

then u can check the status of the IDOC in tcode : WE02/WE05.

Regards

Read only

Former Member
0 Likes
708

Hi,

You can repost IDocs that were not posted (with status 51) using program RBDMANIN.

You can use following transaction :

BD87 : process Idoc Manually

BD73 : Start Error Handling for Non-Posted Idocs

Hope this will help..

Regards,

Vivek