‎2009 Jul 08 5:21 AM
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
‎2009 Jul 08 5:41 AM
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