Table 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 | Auxiliary fields for list processing in routings | SOURCE VALUE(LOOPS_GET) LIKE RC27X-LOOPS_GET DEFAULT 0 |
|
| 2 | RC27X | Auxiliary fields for list processing in routings | SOURCE VALUE(HEADSIZE) LIKE RC27X-HEADSIZE DEFAULT 0 |
|
| 3 | SCROLLTAB | Structure for table with dummy entries | SOURCE SCROLL_TAB STRUCTURE SCROLLTAB |
|