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

IW32 printing problem

0 Likes
2,178

Hi Folks,

I have problem printing form from IW32. I have created a custom print program and smartform and configured through the transaction OIDF. When I select the print order option from (Menu option -  Order->Print->order) menu bar, I can able to see the configured custom program. When I slect print preview and go on, i can able to see my custom code is getting hit in debug mode, but If i select Print option directly my code is not getting hit. But finally I can see the form output in the spool request (When clicked on direct print button).

My doubt is If i put break point in print program or function module of smartform and go for direct print option, why the code is not getting hit and how the form got generated in Spool request. I have to debug this because we are going to change some part of logic in print program, and need to make sure that in print preview option and Print option my new logic should work.

Thanks,

Bhanu.

1 REPLY 1
Read only

Former Member
0 Likes
1,302

If still your issue is open...!

You have to ON the Update debugging to stop in the form.

Settings -> Change Debugging Profile/Settings, then check the update debugging option.