‎2011 Jul 11 4:25 AM
Requirement:
1) download spool into PDF file and save into server
2) set PDF file with password using third party tools
3) read converted PDF file into SAP and send email with attachment by SO_DOCUMENT_SEND_API1
Step (1) and (2) are done.
How to read the converted file into SAP and send as attachement in email?
How to do in background mode?
I had try open dataset, but file is corrupted and cannot open from email.
‎2011 Jul 11 5:15 AM