cancel
Showing results for 
Search instead for 
Did you mean: 

How to debug print program RVADIN01

hubert_heitzer
Contributor
0 Kudos

Hi all,

we use print program RVADIN01 to create billing documents.

I need to debug this program, but processing does not stop at breakpoint in RVADIN01 Form ENTRY (which is customized in transaction NACE), when I create an invoice with transaction VF01.

I use the new debugger and i have selected options "Update Debugging" and "System Debugging" in debugger settings.

Any suggestions, how to debug this program?

Kind regards,

Hubert

Accepted Solutions (0)

Answers (3)

Answers (3)

hubert_heitzer
Contributor
0 Kudos

solution can be found in

Former Member
0 Kudos

Hi Hubert,

Forgot to tell u that

You can also debug by typing /h in the window where you enter the transaction code and press enter.

You will get a message saying Debugging switched on now save the document.

Regards,

Arun.S

hubert_heitzer
Contributor
0 Kudos

Thanks Arun,

I've got a solution in this thread:

;

Regards, Hubert

Edited by: Hubert Heitzer on Sep 7, 2009 9:28 AM

Edited by: Hubert Heitzer on Sep 7, 2009 9:28 AM

Former Member
0 Kudos

Hi Hubert,

PReviously before setting the breakpoint was teh print out for invoice generated as soon as u save the Billing document?

RVADIN01 program will be executed only when we print the document.

Try printing the documnet manually after saving the billing document after setting the break point.

Regards,

Arun.S