Skip to Content
0
Former Member
Dec 04, 2006 at 10:47 AM

Smartform - Printing 'Repeat Printout' for Repeated Print Billing Invoice

371 Views

Dear All,

Can anyone advice how do i check if an invoice was printed in a SMARTFORM and to print a line of text if it was already printed?

I would like to print the text 'Repeated Printout' on my SD Billing Invoice. I developed the invoice as a smartform, not a sapscript.

I know that we have this NAST Table and field VSTAT.

I wrote in the smart form :

/: IF NAST-VSTAT EQ '1'.

REPEATED PRINTOUT

/: ENDIF

However, this does not work. Please advice. Thank you.

Best Regards,

Junwen