cancel
Showing results for 
Search instead for 
Did you mean: 

Adobe Interactive Form

Former Member
0 Kudos

Hi,

i need help regarding Adobe Interactive Forms..my doubt is if user passes the data into form, how the data will be saved in the backend system..how to capture and save that data into database.

plz suggest.

Thanks,

madhukar

Accepted Solutions (1)

Accepted Solutions (1)

satyajit_mohapatra
Active Contributor
0 Kudos

There are two ways.....

1. Online: Using webdynpro......

2. Offline: Reading the data from adobe form through XML.......

Please check internet and saptechnical website you will get a lot of code samples and documents for this.

For saving the data you can call BAPI or BDC in your code..........

Answers (2)

Answers (2)

OttoGold
Active Contributor
0 Kudos

Hello,

you can check the mentioned options for yourself for example here:

Offline scenario tutorial (data there and back): http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c2567f2b-0b01-0010-b7b5-977cbf806...

Online/ ABAP WD scenario tutorial: /people/bhawanidutt.dabral/blog/2007/11/15/how-to133-integrate-adobe-form-on-webdynpro-for-abap-and-deploy-it-on-portal

BSP Adobe forms scenario tutorial:

BSP/HowTo: Generate PDF Output from a BSP.

How Tou2026Use Interactive Forms in BSP Applications

and note there is Adobe forms dedicated forum under the NetWeaver category.

Regards Otto

Former Member
0 Kudos

Hi,

In the above scenario i want to update standard tables not ZTABLES. i need to update the standard tables..

Thanks,

Madhukar.