Video Lesson 4.12: ABAP Elementary Search Help

Video Lesson 4.12: ABAP Elementary Search Help

This lesson shows how to create an elementary search help as an object in the ABAP dictionary.

An elementary search help defines the standard flow of an input help. You can define the following components of this flow in the search help:

  • Where does the data displayed in the hit list come from (selection method)
  • Which information must be displayed in the dialog box for value selection and in the hit list (search help parameters)
  • Which field contents can be taken into account for hit list selections and which values in the hit list can be returned to the screen fields (search help parameters)
  • Which dialog steps must be executed in the input help (dialog behavior)