Logo on Archieved form, while not on printout.
Hi team ABAP,
Scenario is as following:
We use NAST-TDARMOD = '3' for printing our form. For those interested, i am speaking of purchase order print.
Since we got preprinted paper which already got a our company logo on it, we do NOT print the logo when NAST-NACHA = '1'.
That works fine.
Problem is that logo is now missing in Archieved document as well.
Sure we could just make use of a new output type for archiving, but that would inflate our output types quite a lot.
So my Question: Does anyone have an idea how to print form without logo while printing it on the archieved form, which is in my understanding beeing printed in the same run.?
If i didnt explain myself in an understandable way, feel free to ask for more input. And well i do not need any coding or complete solution, i just need a hint on how it could be possible. I can code it myself later on then.