‎2007 May 09 7:28 AM
‎2007 May 09 7:31 AM
Hi Balu,
For smartforms debugging you can do this.
1. Execute the smartform (execute button in SMARTFORMS transaction)
2. Take the generated function module and display it in SE80.
3. Find the smartforms Elements (text elements, windows, code lines, loops) in this and set Soft break points.
Correct name is SMARTFORM_TRACE. You have lots of options for adequate analysis
Tcode - SFTRACE
‎2007 May 09 7:30 AM
Balu,
Put a break point in the driver program.
execute the smartform.
or
put a break point in the program lines node of a window and then execute the smartform.
break-point.
K.Kiran.
‎2007 May 09 7:31 AM
Hi Balu,
For smartforms debugging you can do this.
1. Execute the smartform (execute button in SMARTFORMS transaction)
2. Take the generated function module and display it in SE80.
3. Find the smartforms Elements (text elements, windows, code lines, loops) in this and set Soft break points.
Correct name is SMARTFORM_TRACE. You have lots of options for adequate analysis
Tcode - SFTRACE
‎2007 May 09 7:32 AM
Hi BAlu,
When u run smartform, corresponding Function module will be displayed...then put a break point in that FM whereever u want..and then debug...
‎2007 May 09 7:33 AM
Hi Balu,
In smartforms create a <b>program lines</b> under any window.
write <b>break-point</b> statement into it.
when u will execute ur report.it will take u in debugging mode.
Reward points if helpful.
Regards,
Hemant
‎2007 May 09 7:33 AM
hi,
wht dont u use break point in smartform to debug .
regards,
madhuri