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

smartform

Former Member
0 Likes
422

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

2 REPLIES 2
Read only

Former Member
0 Likes
392

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

Read only

Former Member
0 Likes
392

Hi,

Smartform generates a FM , put break point in that FM and execute.

Regards,

Srini.