‎2007 Dec 19 9:53 PM
Hello Gurus,
Issue - The delivery creation should round down the quantity to carton quantity while creating the delivery. This is not seem to be working fine.
I need to debug the delivery creation job, particularly at the point of rounding. Please help me how I can do this. I can to the debugging mode by typing /h in the delivery screen.
But how can I go the particular user exit I need.
Please help me out.
Thanks in advance.
Regards,
Balu
‎2007 Dec 19 9:58 PM
Hi Balu,
If you want to debug the background job go to SM37, Select the job, type JDBG in the OK-code and press enter. This can be used for both completed jobs and jobs to be processed (just make sure you have enough time to debug before the job actually starts). Breakpoints set in the job flow works. This method has been successfully used in R/3 4.6C.
Naveen.