cancel
Showing results for 
Search instead for 
Did you mean: 

debuging smartforms

Former Member
0 Kudos

how to debug the program lines / code lines of the smart forms?

Accepted Solutions (1)

Accepted Solutions (1)

former_member188005
Contributor
0 Kudos

Mathew,

You have to hardcode the command/code " Break-point" for debugging smartform layout.

Regards..

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

goto your smartforms. click on test(F8)

function module will be generated. go inside the function module.

create a break point.

come out

then give the command for print from the application which is calling the smartforms.

Refer to these related threads

Regards,

Harish