Application Development 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: 

scripts & Smartforms

Former Member
0 Kudos
105

How to debug the smartform?

4 REPLIES 4

Former Member
0 Kudos
67

Hi Prashanth,

Go to SE71 and enter form name. From the menu, Select <b>Utilities</b> and then <b>Activate Debugger</b> .

Regards,

Vivek

0 Kudos
67

Smartform u can do 2 different ways.

1. Hard code the statement BREAK USER.

2. After u activate the smartform there will be new FM will generated, here u can give soft break point.

Former Member
0 Kudos
67

I am sorry, i didn't notice that you have asked for smartforms debugging...

Former Member
0 Kudos
67

Prashanth,

Check this link:

Vivek