2007 Jun 21 5:13 AM
How to DEBUG an IDoc?
2007 Jun 21 5:17 AM
HI,
Put a break point in the IDOC function module..
OR
Go to WE19..give the idoc number..
Press F8..
IN the menu...press inbound function module..
Give the inbound function module..
Check the check box in debugging mode..
Thanks
Naren
2007 Jun 21 5:20 AM
2007 Jun 21 6:00 AM
hi,
We can Debug Idoc by using Tcode : We19
WE19 is the test tool by which we can create IDocs to see whether our functionality is working. It is mostly used to debug inbound function modules.
For outbound function module debugging you can use the following:
1) RBDMIDOC - for master IDocs configured via change pointers.
2) RSNASTED - for transaction IDocs with output/message control.
3) RSEOUT00 - For IDoc whose status is "to be processed".
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |