Show TOC

ExampleLocate this document in the navigation structure

Use

You want to create a list in basis mode that displays information about airline ticket sales for specific airlines. This list should evaluate the data at hand and be displayed in the ABAP List Viewer. Proceed as follows:

  1. First, create a QuickView with logical database F1S as its data source. Further information can be found under Creating QuickViews.

  2. Choose the following fields for your QuickView:

    Note

    Lines wrap automatically and are only relevant in layout mode.

  3. Sort your list according to the fields Flight connection ID and Total of current bookings. To do so, choose the tab Sort Sequence and transfer these two fields into the table control on the left.

  4. Enter ABAP List Viewer in the Display as field located above the tab by using the possible entries pushbutton.

  5. Choose Execute.

  6. Enter the name of the airline carrier you want to use in the Airline carrier field on your selection screen.

    A list similar to the following one appears: