Debugging print prog RVADIN01 - Invoices
Hi Guys.
I am trying to debug the invoice printing program RVADIN01. Unfortunatley when I save "Change billing doc" - transaction VF02 it runs in background.
Is there any way I can debug this program? I have tried to issue output to screen but I think I have to have had a priviously created output????
Thanks in advance.
When you create your output go to further data and chose option 1 instead of 4 (execute with next RSNAST run). Save your data and run report RSNAST00, this should trigger your breakpoints in ZVADIN01.
Cheers,
Bert
Hi Bertus\Davo
I'm also facing this problem. Could you clarify the menu path etc. you posted in your e-mail? Thanks.
Try this:
Create your billing document and produce the output, then go into billing document display (VF03), enter the billing doc (DO NOT PRESS ENTER OR TICK), then from the menu select Billing Document > Issue Output To > Screen. This will run in the foreground and you can easily debug it then.
Cheers, Angler