What is a table control in SAP ABAP?
What is a table control in SAP ABAP? Table controls are used to display large quantities of data in tables. Like all screen elements, they are defined in the Screen Painter. Within a table control, you can display input/output fields, radio buttons, checkboxes, radio button groups, and pushbuttons. How do I create a control table scroll in SAP? You can scroll line by line or page by page, or go to the first or last page. You can implement scrolling by setting the component top_line of control structure flights . For page-by-page scrolling the auxiliary variable that is filled in...