cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi,

I followed this fantastic e-learning session on [Send, Receive, and Process Interactive Forms via Email in SAP Application Server - ABAP (Session 4A)|http://www.sdn.sap.com/irj/scn/elearn?rid=/library/uuid/5087262b-59ef-2910-abb1-957000b7c3d4].

I created a form and successfully sent it to my non-sap mail box. I opened the pdf attachment in acrobat reader and found input fields and a sendmail button as designed. But I could not use the input fields and the send button does not work.

Do I need additional software or maybe anything is wrong with my form?

Regards,

Clemens

0 Likes
View Entire Topic
naimesh_patel
Active Contributor
0 Likes

Try passing the Country. Like:


    fp_docparams-country = p_countr.

Regards,

Naimesh Patel