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

debugg standard smartforms in producation server

Former Member
0 Likes
334

Hi sap guru,

suppose there is a standard t-code & with t-code there is standard smartforms attach with it. As we people now we can set break-point on production server because this t-code is using world-wide. so how i will debug my smatforms in production server.

regard's

vineet

1 REPLY 1
Read only

Former Member
0 Likes
294

hi

get the function module generated by the smartform.now just put the break points in the function module for debugging in the production server.moreover you can use SMARTFORM_TRACE to debug a smartform as well.

hope this helps

regards

Aakash Banga