cancel
Showing results for 
Search instead for 
Did you mean: 

Print Smartform on multiple Printers

dp_prasad
Participant
0 Kudos

Hi

We wanted to print SMARTFORM output on Multiple Printers when a print is issued.Also, need to send the PDF format of the output to a distribution list at the same time.

 

one of our idea is to loops thru( if ther are 3 printers- loop thru 3 times) smartform function module and change the printer name.

Any other efficient way to handlethis emailing and printing ?

We are using SAP ECC6, sMARTFORM , Output is issued from delivery , Invoice.

Thanks for your help.

Accepted Solutions (1)

Accepted Solutions (1)

aidan_black
Active Contributor
0 Kudos

Hi,

For the print to multiple printers, you could use a pool output device as described in SAP note 35624. Then you would need only one loop of the Smart Form function module. For the email, you would need to process it again e.g. with parameter CONTROL_PARAMETERS-DEVICE=MAIL.

regards,

Aidan

Answers (0)