cancel
Showing results for 
Search instead for 
Did you mean: 

Generating adobe form using WDABAP

former_member365727
Active Contributor
0 Kudos

Hi,

We have a requirement to show employee data in Adobe form for both Managers and Administrators.

Managers can login to portal and access the Adobe form, and Administrators can see the form only in R/3.

My query is if I develop a adobe form in WD ABAP, Managers can see it in portal....will I be able to access the same adobe form with in R/3 using a report a progarm?

or Do i need to create a new Report program for Adobe and populate the data etc...

I want to minimize the coding effort by developing the form in WDAbap and showing it for both Managers(portal) and Admin(R/3)

If this is possible let me know how to proceed...

Regards

Srikanth KV

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Srikanth,

You can use a iview and create a adobe form. Link that adobe form with the i view using the context.

You need to write the coding either in the web dynpro or you need to write it in the interface.

Thanks

Yogesh

former_member365727
Active Contributor
0 Kudos

Hi,

I hope i'm not clear with my question.

I want to access the same Adobe form using Portal and R/3 report program.

Is this possible using WDABAP ?

Regards

Srikanth KV