‎2007 Feb 22 2:11 PM
Hi friends,
I am trying to debug a outbound program while generating the idoc from VF02.
The FM i set breakpoint is idoc_output_invoic.
after giving the output settings in VF02 (billing document->gotoheader -> output) and saving it (send data immediately option), it is not stopping there. but the idoc is being generated succesfully.
I also tried we19 and standard outbound processing but it's not stopping there. Can you please tell me how should I debug a outbound processing program and see from where the data is coming to idoc?
Thanks.
‎2007 Feb 22 2:21 PM
You need to set the output to option 1. Then run the program RSNAST00. Enter the application, object ID ( the full 10 characters ) and the output type. This will then stop at your breakpoint.
‎2007 Feb 22 2:21 PM
You need to set the output to option 1. Then run the program RSNAST00. Enter the application, object ID ( the full 10 characters ) and the output type. This will then stop at your breakpoint.