cancel
Showing results for 
Search instead for 
Did you mean: 

APP 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 ??

Thanks in Advance

satya

Accepted Solutions (0)

Answers (3)

Answers (3)

jj
Active Contributor
0 Kudos

Go to Tcode: SM37 to see the scheduled jobs.

Where you can see the Scheduled payment runs created.

When the job is active ie, about to run, there is an option

in the Menu Jobs -> Capture active job to debug as the cheque printing is happening in background.

Former Member
0 Kudos

Hi ,

debug is not worked for f110,

if u want to debug the program,

go throuhg the tr. fbz5 or f-58.

these are for single payment.

debung through these trs.

if ur progm works fine for these tr.s then it works fine for F110 also.

Regards,

ramu

Edited by: Ramu on Oct 18, 2008 12:26 PM

Former Member
0 Kudos

Hi Satya,

Go SE71 and program name----> utilities-->activate dubugger

Go your print program execute it when ever call open form its directly goes to sap scripts form .

Thanks & Regards

Bhupal.

Former Member
0 Kudos

Hi Bhupal,

i hav already tried this..

but no result..

when am executing through F110 , In background mode its created ..

Thanks

Satya