Show TOC Start of Content Area

Background documentation SAP Interactive Forms by Adobe  Locate the document in its SAP Library structure

SAP supplies a range of interface elements that facilitate the development of the forms interface and, for example, provide input help as well as a field check against an SAP system. In addition, you can use the standard elements of the Adobe Designer for your Web Dynpro applications.

Prerequisites

      Knowledge of the Web Dynpro tools and concepts

      The View Designer tool has been started

      The logical interface unit Web Dynpro View is available

      The context for the Component Controller is defined

Procedure

...

       1.      Define an InteractiveForm UI element in edit mode of the view. The element is stored in the Integration category.

       2.      Go to Properties dataSource, and, using Bind, select the data source.

       3.      In Outline, start edit mode for the InteractiveForm element by selecting Edit from the context menu.

       4.      Position the cursor in the Body Pages editor, and select the required SAP element through the path Insert Web Dynpro Native or Insert Web Dynpro ActiveX.

       5.      We recommend using the native type for Zero Client Installations (ZCI) since this way the form will be run independently of the respective platform and browser. In an Active Component Framework (ACF), you must use the elements from the ActiveX category.

       6.      For data binding, select your defined data source through Object Default Binding. Now you see the Data View for the form.

       7.      Select the context menu entry Generate Fields to trigger the creation of an SAP form object with reference to the field name.

Available Native Elements

Check Fields

Enumerated Drop-down list

Enumerated Drop-down list (no select)

Launch URL

Review Copy

Set Fields Properties

Signature – Sign and Lock

Signature – Sign and Lock All

Subform Instance Controls: Add

Subform Instance Controls: Insert Remove Move

Submit

SubmitSuccessClose

SubmitSuccessReadOnly

Value Help

Value Help Drop-down list

Available ActiveX Elements

Check Fields

Enumerated Drop-down list

Enumerated Drop-down list (no select)

Review Copy

Submit

Value Help Drop-down list

 

End of Content Area