how do we debug an idoc ? please help me?
Answers were Sorted based on User's Feedback
Answer / mahaboob subhani. shaik
you can debugg the idoc through we19
Is This Answer Correct ? | 38 Yes | 2 No |
Answer / bhaskar
using function module idoc_outbound_<message type>. we can
set the break point for this function module.
Is This Answer Correct ? | 32 Yes | 9 No |
Answer / raman
To debug an outbound idoc, which triggers thru 'Output
Type', then , take the delivery/order/invoice thru which the
output type message is getting triggerd in recpective T-code
VL02n/VA02/Vf02. Then go to issue output, provide the
details and keep the futher data as " send with periodic
job" and save it. Put the break point in your code. Go to
SE38 . Excute the pgm RSNAST00. give your object key( can be
delivery number, sales order or invoice number) and press
F8. it will take you to the code.
Is This Answer Correct ? | 7 Yes | 0 No |
Answer / krishna
1>for Inbound IDOC we debug through the testing tool WE19.
2> for Outbound IDOC we go for the program RSNASTED(not
sure)
Is This Answer Correct ? | 5 Yes | 1 No |
Answer / kuttapan
Using WE19, you can process an existing Inbound Idoc, by
giving its number and specifying the function module that
process it. It will execute with a dummy Idoc number.
For Outbound Idoc, find the report that generates it, where
the master idoc distribute FM. is called for that Idoc.
Possibilities are that, it can be called in more than 1 FM.
Is This Answer Correct ? | 4 Yes | 1 No |
Answer / guest
in we19 and provide function module and click on check box
active debugger
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / sainathraj
i think we can debug using dynamic debugging mode for the
tcodes that are used for sending data like BD14,BD12,BD10
Is This Answer Correct ? | 0 Yes | 6 No |
Answer / swaraj
for outbound we can send through program or
functionmodule.but inbound idoc only through function
module.so its depends wheather it is outbound or
inbound.then we will debug
Is This Answer Correct ? | 0 Yes | 8 No |
List the various ale business processes available.
What is an Idoc?
Explain the the idoc control record in idocs?
are there any advantages of using ale over database replication or distributed businesses in sap?
What is EDI?
What do we42 t-code stand for?
Explain the idoc base in idocs?
What do bd59 t-code stand for?
Explain idoc extension. How do you do it?
Can I create a flat file from an IDOC? If Yes , How?
What is a message type ?
explain idoc