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

What is idoc reprocessing?

Former Member
0 Likes
1,137

Hi all,

What is meant by reprocessing an idoc?and how do i do it? Please refer to documents/files or threads if needed... but i just want to find the basic steps. I get idoc issues in my sap inbox (workflow)..

Thanks,

Charles.

Hi all,

What is meant by reprocessing an idoc?and how do i do it? Please refer to documents/files or threads if needed... but i just want to find the basic steps. I get idoc issues in my sap inbox (workflow)..

Thanks,

Charles.

6 REPLIES 6
Read only

Former Member
0 Likes
997

Reprocessing IDOC may involve selection of errored /corrected idocs again and process them using a special program:

One such program is RBDPROCESS.

Regards,

Ravi

Read only

Former Member
0 Likes
997

Hi,

You can use the Tool or T code WE19 for reprocessing the same IDOC.

reward if sueful

regards,

ANJI

Read only

Former Member
0 Likes
997

You can re-process or re-execute any existing IDOC and can also call the IDOC processing function module in debugging mode to step through the process.

This can be done in transaction WE19.

Give the IDOC number and you can see the content of the segments and call a function module.

Vaishali

Read only

Former Member
0 Likes
997

hi charles,

v use BD87 to reprocess an idoc.

if the status code is 64, v want to reprocess the idoc using bd87 r using rbdapp01.

Regards...

Arun.

Reward points if useful.

Read only

Former Member
0 Likes
997

Hi,

Reprocessing IDoc means allowing you to reprocess an error IDoc due to incorrect ALE/IDoc configuration (i.e. incorrect partner profile setup) or incorrect master data setup/incoming input data.

Please use standard program RBDINPUT to reprocess inbound IDoc(s) and RBDOUTPUT for outbound IDoc(s).

Regards,

Ferry Lianto

Read only

Former Member
0 Likes
997

Select the failed IDOC and go to BD87 to reprocess an idoc. Before that you have to analyse and do the necessity steps then go to the specified Tcode to reprocess the idoc to make it successful