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

How to debug a smartform

Former Member
0 Likes
371

Hi,

How can I debug a smartform?

Thanks.

deniz.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
355

have u serached the sdn,

do it and u'll find that this questions has been repeatedly asked and answered again and again

Link:[search results|https://www.sdn.sap.com/irj/scn/advancedsearch?query=debug+smartform&cat=sdn_all]

also open the fm name in se37 and put breakpoint on it

кu03B1ятu03B9к

Edited by: kartik tarla on Dec 30, 2008 6:17 PM

have u serached the sdn,

do it and u'll find that this questions has been repeatedly asked and answered again and again

Link:[search results|https://www.sdn.sap.com/irj/scn/advancedsearch?query=debug+smartform&cat=sdn_all]

also open the fm name in se37 and put breakpoint on it

кu03B1ятu03B9к

Edited by: kartik tarla on Dec 30, 2008 6:17 PM

2 REPLIES 2
Read only

Former Member
0 Likes
356

have u serached the sdn,

do it and u'll find that this questions has been repeatedly asked and answered again and again

Link:[search results|https://www.sdn.sap.com/irj/scn/advancedsearch?query=debug+smartform&cat=sdn_all]

also open the fm name in se37 and put breakpoint on it

кu03B1ятu03B9к

Edited by: kartik tarla on Dec 30, 2008 6:17 PM

Read only

Former Member
0 Likes
355

You could either write a hard coded break-point in any of the Program Lines window in smartform.

Or you could open the generated FM in se37 and search for any of your Program lines and [ut a break point.