2014 May 22 5:53 AM
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.
2014 Aug 14 5:24 PM
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.