‎2009 Dec 24 8:42 AM
Dear Experts,
I wish to debug a smartform and the system is 4.6 version. I cannot edit the code, So cannot use BREAK-POINT statement.
I tried to use the SFTrace transaction but it is not allowed in 4,6 version. Is there any other way of doing the debugging for a smartform so that i can reach the code written in the smartform. Please help.
Thanks in Advance....
Best Regards,
Sahil
‎2009 Dec 24 9:12 AM
Hi Sahil,
In below thread, try 3. Breakpoint on the fly:,
http://help-abap.blogspot.com/2008/10/smartforms-breakpoints.html
Cheers,
‎2009 Dec 24 8:53 AM
‎2009 Dec 24 8:58 AM
Hi
Put a break-point in Smartform function module and execute it.
Thanks and regards,
jayakumar.M
‎2009 Dec 24 9:12 AM
Hi Sahil,
In below thread, try 3. Breakpoint on the fly:,
http://help-abap.blogspot.com/2008/10/smartforms-breakpoints.html
Cheers,