cancel
Showing results for 
Search instead for 
Did you mean: 

How to work with SMARTFORM_TRACE Tcode

SurendarT
Explorer
0 Kudos

Hi Folks,

I need to debug my Smart form...

So I need to know how to Work with SMART FORM_TRACE t code..

Can any tell how to Debug through SMART FORM_TRACE t code..

Step-by-Step Process pl z...

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

Its Similat to ST05, Just Switch on the trace, Run the Tcode which use the Smartforms in Behind. If there is some error you can see the trace details.

thanks

naveen

Answers (1)

Answers (1)

naimesh_patel
Active Contributor
0 Kudos

Check this help on Smartform_Trace:

http://help.sap.com/saphelp_47x200/helpdata/en/49/c3d8a4a05b11d5b6ef006094192fe3/frameset.htm

You can put the Breakpoint in the code section of the Smartforms as described in this blog: [Smartforms Breakpoints|http://help-abap.blogspot.com/2008/10/smartforms-breakpoints.html]

Regards,

Naimesh Patel

Edited by: Naimesh Patel on Oct 20, 2008 2:48 PM - Added link of Help