‎2009 Jun 09 8:18 PM
Hi All,
I am working on a ticket... we are printing our checks using F110 and for this we are using SAP SCRIPT and there is one std. driver program too. we are having some issues with the checks, so I need to debug it. I tried everything..I activated the debugger in SAP SCRIPT, put a break point in the driver program too, but it's not stopping anywhere, I want it to stop at the point when it reaches to the SAP Script. So can you please tell me how can I do that.
Thank you,
Rajeev
‎2009 Jun 09 8:22 PM
If you activate debugger of sap script then it should trigger,look at correct form name and print program in FBZP Transaction.
Thank you
Seshu
‎2009 Jun 09 8:22 PM
If you activate debugger of sap script then it should trigger,look at correct form name and print program in FBZP Transaction.
Thank you
Seshu
‎2009 Jun 09 8:30 PM
Hi Seshu,
Thanks for the reply... I tried doing that and .. I activated the debugger in the SAP script and also in the print program ....and then ran transaction F110 but it didn't stop anywhere and just printed the checks.
Thansk,
Rajeev
‎2009 Jun 09 8:48 PM
Rajeev,
Run Print program instead of F110 and It should work now .
Thank you
Seshu
‎2009 Jun 09 9:00 PM
Hi Seshu,
I tried doing that too earlier... I activated the debugger in sapscript and then executed the program... but it didn't stop there too.
Thanks,
Rajeev
‎2009 Jun 09 9:07 PM
It should stop if you activate correct Form name ,please look at print program if anyone hard coded form name in print program.
Thank you
Seshu
‎2009 Jun 09 9:26 PM