‎2008 Jul 16 4:12 AM
‎2008 Jul 16 4:43 AM
Hi,
SMARTFORMS DEBUGGING
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
Regards,
Priyanka.
‎2008 Jul 16 4:18 AM
Hi,
Just enable the switch and execute your smartform through your print program.
Then analyze the trace.
Regards
Subramanian
‎2008 Jul 16 4:43 AM
Hi,
SMARTFORMS DEBUGGING
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
Regards,
Priyanka.
‎2008 Jul 16 4:47 AM
Hi chaithu deepthi,
Goto SFTRACE and there you have Trace setting in that you need to Switch on the trace and run the smart form . then come back and switch off the trace.
Now you can see form in the trace log.
Best regards,
raam
‎2008 Jul 16 11:45 AM
Hi this is the proper way to set Debugger in Smartforms.
Go to Smartforms > Write smartform name> Execute>yoy will get Functionmodule name---> go to menubar >GOTO>Mainprogram and display---> than
Double click the last include INCLUDE /1BCDWB/LSF00000119F01.
'press Ctrl+F button and fine your node for code or Global or etc.
and set soft break point.
come out from that screen completely.
and Execute smartforms the smartform will stop on that point.
reward if helpful
regards,
Shyam