Application Development and Automation 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: 
Read only

fax in sapscript

Former Member
0 Likes
561

how i can fax layout????

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
545

Hi lil,

Please use Transaction NACE--> Select the application |(EE: for purchase Orders) --> select Output types > Select your out put (ex: ZNEU)> Processing routines--> For Fax (Medium2) add your SAPScript/Driver program or Smartform/Driver program.

Please note that if you have maintained custom print procedure then you have to add you O/P to your procedure.

Hope this will work for you.

Lanka

Hi lil,

Please use Transaction NACE--> Select the application |(EE: for purchase Orders) --> select Output types > Select your out put (ex: ZNEU)> Processing routines--> For Fax (Medium2) add your SAPScript/Driver program or Smartform/Driver program.

Please note that if you have maintained custom print procedure then you have to add you O/P to your procedure.

Hope this will work for you.

Lanka

3 REPLIES 3
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
545

We use an external fax software solution. Its called RightFax. In SAP you setup a printer device, then when printing the sapscript, you put some "stuff" on the first page that the fax software recognizes, the software will strip off the first page and just fax the pages after that.

Regards,

Rich Heilman

Read only

Former Member
0 Likes
545

Hi liat,

you need to create the output type using NACE transaction. and there you can configure output device

as fax.

regards

vijay

Read only

Former Member
0 Likes
546

Hi lil,

Please use Transaction NACE--> Select the application |(EE: for purchase Orders) --> select Output types > Select your out put (ex: ZNEU)> Processing routines--> For Fax (Medium2) add your SAPScript/Driver program or Smartform/Driver program.

Please note that if you have maintained custom print procedure then you have to add you O/P to your procedure.

Hope this will work for you.

Lanka