Skip to Content
0
Former Member
Feb 11, 2009 at 02:06 PM

Interface Type "ABAP Dictionary-Based Interface" not generating Interac

502 Views

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