Search Helps

Search helps can be used to assign an input help (F4 help) to fields in input masks.

The following steps are usually carried out when a user calls an input help:

  1. The user starts the input help to display the possible input values for a field in a screen mask.
  2. The system offers the user a number of possible search paths.
  3. The user selects one of these search paths.
  4. Each search path offers a number of restrictions to limit the number of possible input values. These values are offered in a dialog box when the search path is selected.

  5. The user enters restrictions if required and then starts the search.
  6. The system determines the values which satisfy the entered restrictions (hits) and displays them as a list.
  7. The user selects the most suitable line from the hit list.
  8. The input value is copied to the screen mask (possibly together with other values).

Steps 2 and 3 are omitted if there is only a single search path available. In this case the dialog box is offered immediately for the value selection.

This process can be completely defined by creating a search help in the ABAP Dictionary. This search help must be assigned to the screen fields for which it should be offered (see Linking a Search Help with a Screen Field).

There are two types of search help:

See also:

Structure of an Elementary Search Help

Structure of a Collective Search Help

Search Help Exit

Creating Elementary Search Helps

Creating Collective Search Helps