This document contains ABAP code to convert an SAP spool job into a PDF file, delete the original spool job, and send the PDF file as an email attachment. The code calls SAP functions to convert the spool to PDF, delete the spool, build an email message with the PDF attachment, and send the email. It includes forms to handle each part of the process.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
126 views4 pages
Envio Email PDF
This document contains ABAP code to convert an SAP spool job into a PDF file, delete the original spool job, and send the PDF file as an email attachment. The code calls SAP functions to convert the spool to PDF, delete the spool, build an email message with the PDF attachment, and send the email. It includes forms to handle each part of the process.