‎2007 Feb 20 6:36 PM
diff btwn we19 and bd87
could any one give an exaple in which senerios these r used ...
thanks in advance
‎2007 Feb 20 9:35 PM
hi we19 used for idoc editing or creating you own idoc based on the existing one.
bd87 for idoc tracing.
Cheers,
Hakim
‎2007 Feb 20 6:40 PM
Hi,
WE19 EDI test tool. Use to test inbound Function module changes.
BD87 --> To Select a particular IDOC and monitor the status of ALE Messages
Regards
Sudheer
Message was edited by:
Sudheer Junnuthula
‎2007 Feb 20 6:47 PM
Hello Chaitanya,
WE19 is an Idoc testing tool Tcode.
Example you have an inbound Idoc and it fails, all you do is take it and enter it in WE19 and change the values you feel it will make it work and test. if it succeeds, then you can implement that.
WE 19 makes the copy of the original Idoc , does not change it.
DO NOT DO THIS IN A PRODUCTION box.
BD87 is a transaction for viewing/monitoring and processing Idocs.
Example, you created outbound idocs and they are not yet processed, you can process them from BD87.
Regards
‎2007 Feb 20 6:49 PM
WE19- Test Tool.
You can use the test tool to generate an IDoc manually and send the IDoc for either inbound or outbound processing. You are not restricted to a specific port type. You can start with an IDoc type (an empty IDoc) or use an old IDoc as a template and edit the IDoc, that is, add segments or change data. This is a good way to test new IDoc types, in particular.
You can forward your new IDoc for standard inbound processing (checking partner profiles and so on). You can also call a function module directly.
furthur u can go thru
<a href="http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b80f643d711d1893e0000e8323c4f/frameset.htm">Test Tool</a>
BD87- To re-process an IDOC to other system.
Regards.
‎2007 Feb 20 9:35 PM
hi we19 used for idoc editing or creating you own idoc based on the existing one.
bd87 for idoc tracing.
Cheers,
Hakim
‎2007 Feb 21 3:01 PM
we19 : test tool fopr Idoc processing
This Tcode is used to create an new idoc and we debug the idoc
bd87 : Status monitor for ALE message
thanks
Sunil
‎2007 Feb 21 3:13 PM
Hi,
WE19 is test for an IDOC and it is used to debug an idoc in inbound side using Inbound function module.
BD87 is used to reprocess an IDOC again to get it successful after doing the trouble shooting after it gets error.
Thanks
KER