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

t-code

Former Member
0 Likes
544

what is the use of Tcode BD87?could u plzz tell?

4 REPLIES 4
Read only

suresh_datti
Active Contributor
0 Likes
516

<a href="http://help.sap.com/saphelp_erp2005vp/helpdata/en/d6/0db511494511d182b70000e829fbfe/frameset.htm">BD87</a>

pl use SAP Help

~Suresh

Read only

Former Member
0 Likes
516

Hi,

U can process idoc using bd87.

Cheers...

Read only

Former Member
0 Likes
516

Hi,

BD87 is used to monitor the inbound and outbound IDoc and also can be used to process a single IDoc.BD87 is the monitor where you can check Idocs and process those not yet processed

Rgds,

Prajith

Read only

Former Member
0 Likes
516

Hi,

BD87 is very useful and versatile transaction in IDOC processing.

BD87 is idoc monitoring tool. With this tool you can monitor the processing status of IDocs in inbound and outbound processing and you can process IDocs manually.

<b>The most common use of BD87</b> is to reprocess ERRORed idoc. If the idoc is in error, you can reprocess the IDOC. This does not generate another IDOC. It just reprocess the same IDOC.

Unlike BD87, transaction WE19 is test tool for IDOC. This transaction generate new idoc.

Let me know if you need any other information.

Regards,

RS