Hi All,
I am getting problem in ABAP Adobe interactive forms in ECC6.
I tried designing Adobe interactive form by 2 following ways:
1) in SFP -->> Interface Type -->"ABAP Dictionary-Based Interface"
2) in SFP -->> Interface Type -->"XML Schema-Based Interface"
When I designed with 1st way I am not getting Interactive form, I get only read
only form when executing ABAP webdynpro application.
But same form giving interactive form when calling ABAP program.
But when I designed with 2nd(XML) way I am getting Interactive form. In Webdynpro application.
In both case i have kept view property as enabled.
Please guide me, Is there any step which is mandatory for Adobe interactive forms when
we use (SFP -->> Interface Type -->"ABAP Dictionary-Based Interface"), with ABAP webdynpro application.
Thanks