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: 

Save option enabling in spool created from sap script.

Former Member
0 Kudos
320

Hi,

I got a requirement where in the output letter created using sap script, needs to be saved on local desktop. when the form is displayed from sp02 the save button is greyed out and also the path system->list->save option is also disabled.

in foreground when we preview the form, there too the save options are not working.

is there any option to enable the saving of form / letter on local machine.

awaiting your response....

thanxs

1 ACCEPTED SOLUTION

franois_henrotte
Active Contributor
0 Kudos
193

you can use or copy the standard report RSTXPDFT5

2 REPLIES 2

franois_henrotte
Active Contributor
0 Kudos
194

you can use or copy the standard report RSTXPDFT5

alpesh_saparia3
Active Contributor
0 Kudos
193

Spool generated from SAPScript output can be converted to PDF on local/desktop using program RSTXPDFT4.

-Alpesh