Table/Structure Field list used by SAP ABAP Function Module CO_SC_SCROLL_TAB_GENERATE (Erstellen der Scrolltabelle auf Steploopdynpros)
SAP ABAP Function Module
CO_SC_SCROLL_TAB_GENERATE (Erstellen der Scrolltabelle auf Steploopdynpros) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RC27X - HEADSIZE | Number of the header lines in the layout | SOURCE VALUE(HEADSIZE) LIKE RC27X-HEADSIZE DEFAULT 0 |
|
| 2 | RC27X - HEADSIZE | Number of the header lines in the layout | ||
| 3 | RC27X - LOOPS_GET | Number of lines to be inserted in STEP/LOOP | ||
| 4 | RC27X - LOOPS_GET | Number of lines to be inserted in STEP/LOOP | SOURCE VALUE(LOOPS_GET) LIKE RC27X-LOOPS_GET DEFAULT 0 |
|
| 5 | SYST - LOOPC | ABAP System Field: Visible Lines of Step Loop | ||
| 6 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||