2006 Mar 09 7:53 AM
Hi everyone,
I am about to amend my first SAPSCRIPT invoice program.
Could anybody tell me if the output from a SAPSCRIPT
program can be sent to a text file rather than the normal
spool file i.e. SP02.
I need to keep an image of the invoice which would be
similar to a PDF file.
Cheers
Andy
2006 Mar 09 7:59 AM
2006 Mar 09 7:58 AM
Hi Andy,
One of the option is to create the spool file and then use a function module to convert the spool file to PDF-format (CONVERT_OTF_2_PDF).
Regards,
John.
2006 Mar 09 7:59 AM
2006 Mar 09 8:16 AM
2006 Mar 09 8:20 AM
Hi,
for the spool already created you could use the program : RSTXPDFT4
Rgd
Frédéric
2006 Mar 09 9:17 AM
Many Thanks Frederic,
You wouldn't believe how much time you have saved me
with this program. If I was near you I would give you
a great big kiss !!!
Cheers
Andy
2006 Mar 09 9:32 AM