Table Controls
Table Controls in der Ablauflogik
Table Controls: Beispiel mit Blättern
Table Controls: Beispiel mit ModifikationenABAP offers two mechanisms for displaying and using table data in a screen. These mechanisms are table controls and step loops. Table controls and step loops are types of screen tables you can add to a screen in the Screen Painter. For example, the following screen contains a table control at the bottom:

This chapter describes how to program the screen flow logic and ABAP code that let you use screen tables. For information on using screen tables, see:
Introduction
Using the LOOP StatementUsing Table Controls
Using Step Loops Example Transaction: Table Controls