My requirement is similar to http://scn.sap.com/thread/1534162.
But instead of doing complex implementation, I only need to have
invoices from sap in this format (in a directory on a server....
invoice1.pdf
invoice2.pdf
invoice3.pdf
invoice3.pdf
and a file or something like with the email address to which
each invoice must be send. For example:
invoice1.pdf -> email1@xxx.com
invoice2.pdf -> email2@yyyy.com
invoice3.pdf -> email3@yyyy.com
and so on..
I need this files (pdf + addressed) because I need to send email
not from SAP but from external tools that can deal with PEC requirements.