‎2010 Sep 02 11:08 AM
Hi,
i want to debug a smartform while calling from an external application (web page -wen user click a link it wl create a pdf that is generated by smartform)
a) i dont have change request, so i couldn't able to insert break-point or break username code in smartform.
b) tat particular smartform is not active. so i couldnt place the breakpoint at the desired point of the code in smartform.
in menu activate option is disable.
i tried using /h. but going to standard program.
can u suggest me any way
Duplicate post. Continue here:
Edited by: kishan P on Sep 2, 2010 3:47 PM
‎2010 Sep 02 11:13 AM
Hi tommy_h,
go to the function module that is generated from the smartform (for the name, go into the smartform and in the menu go to Environment->Function Module Name. In the FM place an external breakpoint and it might stop then. I am not sure, but is worth a go.
Roy
‎2010 Sep 02 11:14 AM
Hi,
Smartform generates a FM , put break point in that FM and execute.
Regards,
Srini.