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

how to debug smartform during background

Former Member
0 Likes
582

hi all ,

i have this problem, everytime we send the DO print out to spool, it always comes out blank at item level, whereas if we display it directly the item contains data , how can i debug whether in smartform it passes the item data during sending to spool?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
449

keep the break point at smart form function module ,but little tricky.

hi all ,

i have this problem, everytime we send the DO print out to spool, it always comes out blank at item level, whereas if we display it directly the item contains data , how can i debug whether in smartform it passes the item data during sending to spool?

2 REPLIES 2
Read only

Former Member
0 Likes
450

keep the break point at smart form function module ,but little tricky.

Read only

0 Likes
449

Hi Seshu,

It didn't trigger the break point. Thanks for your prompt reply.