cancel
Showing results for 
Search instead for 
Did you mean: 

Adobe Interactive Form in Web Dynpro

Former Member
0 Kudos

Hello,

I've been searching for this but can't seem to find it. I made an AIF which has one import parameter. How can I call the AIF after a button click and pass the parameter in Web Dynpro?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi,

You can have same atttribute in context node and use the same context node in Import of the Adobe Forms' Context.

1.Create the Adobe form.

2. Use the Form in InteractiveForm UI in WD ABAP layout.

3. Make the Interactive Form UI invisible by default .

4. On the click of button, make the Interactive form visible.

5. Values entered in Input field will automatically be passed to Form if you use the same context node for creating Forms.

Refer this blog : /people/bhawanidutt.dabral/blog/2007/11/15/how-to133-integrate-adobe-form-on-webdynpro-for-abap-and-deploy-it-on-portal

It clearly shows how to pass values from Wd ABap to Adobe forms.

Edited by: Saurav Mago on Oct 23, 2009 4:49 PM

Answers (0)