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

SMART Form - Debug in Production environment

Former Member
0 Likes
425

Hi All,

Can please tell me how to debug smart form in Production environment.

Thanks\,

singh

Moderator message: please do more research before posting.

Message was edited by: Thomas Zloch

Hi All,

Can please tell me how to debug smart form in Production environment.

Thanks\,

singh

Moderator message: please do more research before posting.

Message was edited by: Thomas Zloch

1 REPLY 1
Read only

former_member544878
Participant
0 Likes
393

Hi Singh,

Go to the T Code - Smartforms in production

login into the specified Smartform

Select Environment -> Function Mdule Name in menu bar

Get The Function module name

Go to SE38 and type Module name ( Type with star - Like /BCDWB/*SF000092*  )

Program title and anme list is displayed

Double click on your smartform that you want to debug

Put the break point on your Smartf form and debug.

Thanks,

Rehan