Question:
Hi There,
I have a requirement to have the word "COPY" printed out on the 2,3rd.... copy when I take a prinout of my SD invoice.
If I take 5 prinouts of one SD invoice than I should be able to print the word "copy" on the 2nd,3rd,4th,5th copy of the invoices. How to do this? This is urgent!!!
Pls help!!!
Answer:
The processing program should have some code which checks to see if the invoice is a repeat print. Look for the code which calls the paragraph REPEAT in the standard program RVADIN01 and include code in your print routine if you don't have it.
Then in your form create a page layout called REPEAT and in that place a command to print 'Copy of Invoice' on the page.
Let me know if you need any further help.
SAPAHOLIC