Application Development 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: 

how to Debug Standard Program & Custom Scripts in Cheque Printing

Former Member
0 Kudos

Hii

Am working on APP Cheque Printing...

here am using standard driver Program 'RFFOUS_C'

and two customised script for Cheque print and payment advice print..

please let me know , How to dubug my cutostomised script while printing through F110 .....

its not working evenif am activating Debugger in Script or also through RSTXDBUG Prgm

Note : In APP , when am Processing through F110 , In background mode processing takes place and finally Spool is generated....

Awaiting for ur reply...

Thanks in Advance

Edited by: LU JACK on Sep 19, 2008 1:18 PM

2 REPLIES 2

Former Member
0 Kudos

hi,

Insert BREAK-POINT in your customizing code and try to execute. It will allow to debug ur sap script.

Former Member
0 Kudos

Hi,

Go to SE71 , give form name ZXXX and go utilities activate debugger

Go to SE38 give driver program name 'RFFOUS_C' .and execute click OK button give printer name like LP01 and see print preview or print

it will go debugger mode.

it will help ful you.

Regards,

Bhupal.

Edited by: bhupal reddy on Sep 19, 2008 1:34 PM

Edited by: bhupal reddy on Sep 19, 2008 1:35 PM