Entering content frameTable Controls Locate the document in its SAP Library structure

Table Controls in der Ablauflogik

Table Controls: Beispiel mit Blättern

Table Controls: Beispiel mit Modifikationen

ABAP 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 graphic is explained in the accompanying text

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 Statement

Using Table Controls

Using Step Loops

Example Transaction: Table Controls

 

 

 

 

Leaving content frame