Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Debugging in Smartforms in 4.6 version

former_member317731
Participant
0 Likes
486

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

1 ACCEPTED SOLUTION
Read only

awin_prabhu
Active Contributor
0 Likes
459

Hi Sahil,

In below thread, try 3. Breakpoint on the fly:,

http://help-abap.blogspot.com/2008/10/smartforms-breakpoints.html

Cheers,

3 REPLIES 3
Read only

Former Member
0 Likes
459

Hi..

search in forums.. " how to debug smartform"

select date range All and category "all categories" and press search

see the links below

regards,

NZR

Read only

jayakummar
Active Participant
0 Likes
459

Hi

Put a break-point in Smartform function module and execute it.

Thanks and regards,

jayakumar.M

Read only

awin_prabhu
Active Contributor
0 Likes
460

Hi Sahil,

In below thread, try 3. Breakpoint on the fly:,

http://help-abap.blogspot.com/2008/10/smartforms-breakpoints.html

Cheers,