Interface form the link between ABAP program and Adobe Forms. The ABAP program can only pass the data to the form if alone it is declared in the interface.
Types of interface:
1. ABAP Dictionary based
2. Smart forms compatible
3. XML based schema
ABAP Dictionary based and smart forms compatible are normally used for print scenarios where as XML based schema is used primarily for webdynpro scenarios.
0 Comments:
Post a Comment