Technology Blogs by Members
Explore a vibrant mix of technical expertise, industry insights, and tech buzz in member blogs covering SAP products, technology, and events. Get in the mix!
cancel
Showing results for 
Search instead for 
Did you mean: 
Former Member

In the previous document, we have to created a webdynpro component that can be used as a search help component.

http://scn.sap.com/docs/DOC-42497

This following tutoruial explains how to assign the search help component to the attribute.

Step 1: Go to the Tcode SE80 and create a webdynpro component.

1

Assign the component to the package or save it in the local object.

Step 2: In the used component of the component framework, add the component that is created for providing search help for airline ID(ZCSK_FP_SEARCH).

2

Step 3: Go to the properties tab of the view controller and add the component usage of the used component to the view.

3

Step 4: Go to the context tab of the view controller and create an context attribute with property as shown below.

4

Note: Pick the input help component usage from the F4 Help.  Step 5: In the layout tab of the view controller create the input field UI element and bind the attribute to it.

5

Save and activate the whole component.  Step 6: Create an webdynpro application and test the component.

Output:

6

1 Comment
Labels in this area