cancel
Showing results for 
Search instead for 
Did you mean: 

Adobe Forms in SFP + JAVA Webdynpro

Former Member
0 Kudos

Hello All,

I would like to know if this is possible.

1) I create a PDF form in Transaction Code 'SFP' using the SAP Gui.

2) I create another RFC which call the FMs to display the PDF form created in step1.

3) In my JAVA webdynpro I call the RFC created in step 2.

Will this work ? Will the PDF form I designed in T.Code SFP be visible in the Java Webdynpro if I embed it into an RFC ? Has anyone tried this before ?

Thanks,

Shruthi

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member365727
Active Contributor
0 Kudos

Hi,

I think it is possible to access the adobe forms created in SFP from Webdynpro JAVA.

I'm not exactly sure on how to access it, but in one of the standard SAP WD JAVA DC (paasrformstep), SAP used the same concept. I believe that they are trying to access the form template using the function module ISR_GET_FORM_URL. If you can dig more into this DC you will find some answers.

Regards

Srikanth KV