‎2007 Feb 26 8:03 AM
Hi Experts,
I need to modify Delivery note. I know the print program for this is RVADDN01 and the form name is RVDELNOTE. But my question is i could not able to debug the print program even if i put a break point in this program.
I checked in table TNAPR the program name and form names are same as above. I checked in NACE also. Through transaction VL02n i can able to take print out. But the problem is when i put a break point in print program it does not stop there.
Am i doing wrong? Am i put break point in wrong place? If yes please suggest how can i debug this.
Cheers,
Bujji
‎2007 Feb 26 8:09 AM
If you want to debug from then you can use RSTXDBUG or in se71 Utilities->Activate Debugger and give the place where you want to debug
‎2007 Feb 26 8:14 AM
Hi,
Goto T.codeSE71 and give ur prgram name & goto utilities and click on
Activate Debugger then goto SE38 and execute ur program.
reward if useful.