This website is not affiliated with, sponsored by, or approved by SAP AG.

Custom solution to send PDF

Development (ABAP Development WorkBench, ABAP/4 programming)

Moderators: thx4allthefish, Snowy, Gothmog, YuriT

Custom solution to send PDF

Postby patrickd123 » Tue May 29, 2012 10:28 am

We currently use Jetform to generate our outputs in SAP. Since this is no longer supported we have to move out from Jetform. Being a full project in itself, we have to, on short term, find a way to email jetform generate outputs(in unix) to our customers.

I don't know what suggestions you could have on this but on our side we are currently able to have Jetform generate PDF files. So I guess what remains is to be able to somehow import those PDF in SAP. For that, we are looking into 2 options.

1-Add some code in the Jetform unix script that would RFC the PDF back to SAP: we found some code examples that seems to be doing similar but that need to be tested.

2-Not do anything in unix but instead use some functions(that I dont know yet so if you know them, please suggest them to me) in a abap program that would upload them into memory for email send or into some cluster table to later bundle and send all at once.

Any ideas will be greatly welcomed.

Thanks

patrickd123
 
Posts: 128
Joined: Mon Aug 25, 2003 7:37 am

Return to ABAP

Who is online

Users browsing this forum: No registered users and 5 guests




This website is not affiliated with, sponsored by, or approved by SAP AG.