cancel
Showing results for 
Search instead for 
Did you mean: 

Web Dynpro for ABAP Adobe Forms

Former Member
0 Kudos

We have created a table with fields.

How can we create a Web Dynpro for ABAP applicaton to populate these fields into an Adobe Form?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi,

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

If you have created Fields or Table in Adobe form then you can populate those fields in Adobe form.

When you give the name of Adobe form in the Template Source Property of Interactive UI then screen will pop up asking to make contexts for the fields in adobe form.

If you click on yes, then you will have automatically created context corresponding to Fields or Table in your WD application.

Write the suitable logic to populate the Contexts in Wd Do init or using supply funciton

This way your Adobe form will be populated with values.

I hope it helps.

Thanx.

Saurav.

Answers (0)