Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Generating same SApScript output to different output methods

Former Member
0 Kudos

Hi All,

Can someone tell me whether it's possible to generate different out methods using the same SAPScript output. if so how to do it ??

i.e : e-mail & printer or fax & printer.

thanks in advance

Dhanushka.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

You can generate a spool first and then send that spool to wherever you want you can send either to email or printer or fax in the driver program

Cheers,

Satya

3 REPLIES 3

Former Member
0 Kudos

You can generate a spool first and then send that spool to wherever you want you can send either to email or printer or fax in the driver program

Cheers,

Satya

0 Kudos

Hi,

Is there a BAPI to send the spool request as an e-mail or fax.

About the sequence of events:

Generating of the spool request is done using the open_form right. Once the form is closed get the spool id and send it by e-mail or fax ???.

is this correct

thanks & regards

Dhanushka.

Former Member
0 Kudos

Hi,

Check out in NACE transaction.You can assign different mediums(eg Fax,Printer) to the same output type.Hope this helps.Please reward points if it helps.

Regards,

vivek