cancel
Showing results for 
Search instead for 
Did you mean: 

"URGENT" adobe form using ABAP

former_member745780
Active Participant
0 Kudos

Hi all,

I am working with offline interactive form using ABAP for vendor master so anybody could help me for the same my problem is

1. How can we download the form at non sap system.

2. How can we upload the forms to sap system

Plz give the solution and also the sample example if possible for the above problem.

Thanks & Regards

Anirudh

Accepted Solutions (0)

Answers (1)

Answers (1)

i042339
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Anirudh,

This is possible if you can use offline PDF form.

you can use offline PDF form and send it to non SAP system thrugh mail.

User can fill the details and send back as email attachment.

Then you can have one webdynpro application to upload the PDF data into your system.

Cheers

Satya

former_member745780
Active Participant
0 Kudos

hi satya,

can you plz send me the detail solution for this problem.

Thanks

Anirudh

Former Member
0 Kudos

Hi,

do you still need explanation ?

former_member745780
Active Participant
0 Kudos

Hi,

First thanks for your reply and I got the solution for that problem but my new problem is that after download the form i am not able to save data on the PDF form.

Regards

Anirudh

i042339
Product and Topic Expert
Product and Topic Expert
0 Kudos

Please check if you have done the data binding or not.

Cheers

Satya

former_member745780
Active Participant
0 Kudos

i have done data binding .

Former Member
0 Kudos

Hi,

Your process is in the ABAP Stack right ?

You download the PDF in ABAP and then you are not able to retrieve the value in order to update the database , that's right ?

I done it several times and there's no problem for me . If you want send me your Abap code and i'll look at this ( bdessertenne@aegis-consulting.fr)

Regards.