cancel
Showing results for 
Search instead for 
Did you mean: 

smartforms: logo only displayed on archived documents

Former Member
0 Kudos

Hello Experts,

we apply smartforms for SD and MM output. Orginal documents (e.g. oc, invoices) are printed on letter paper which has a logo on it. So in smartforms the output of logos is suppressed for printing (device: Printer). At the time of processing the output besides the original (printed) the document is also saved in the optical achive document (NAST-TDARMOD = '3').

Now there is a requirement to process the logo for the archive document only. As windows are processed per page only once I do not know how to implement this requirement because in original document form has to be still suppressed (gets it for letter paper).

Thanks for your help.

Kind regards,
Mark

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

On the logo window add a condition NAST-TDARMOD = '3'. NAST will not be available in smartforms, so check whether we have same field in control_parameters. If not then pass that value from print program to form and check that.

Thanks.

Former Member
0 Kudos

Hi Pranav,

thanks for your answers.

NAST-TDARMOD = 3 is the maintained entry in output condition. The problem is that in smartform processing the windows are processed per pages no matter of this entry. So from my point of view there is no chance to destinguish output sent to printer and output sent to archive. It seems that this happens later.

Any further ideas?

Thanks for input.

Kind regards,

Mark