Data Element list used by SAP ABAP Function Module CO_SC_SCROLL_IN_LIST (Allgemeine Funktionen des Blätterns in Step-Loops)
SAP ABAP Function Module
CO_SC_SCROLL_IN_LIST (Allgemeine Funktionen des Blätterns in Step-Loops) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | AKTYP | Activity category in SAP transaction | SOURCE VALUE(AKTYP) LIKE RC27S-AKTYP |
|
| 2 | CP_LSTNR | Task list: Number of the object overview to be displayed | SOURCE VALUE(LSTNR) LIKE RC27X-LSTNR |
|
| 3 | FLG_PROV | Indicator: allocations to an operation | SOURCE VALUE(FLG_PROV) LIKE RCM01-FLG_PROV DEFAULT 'X' |
|
| 4 | HSIZE | Number of the header lines in the layout | SOURCE VALUE(HEADSIZE) LIKE RC27X-HEADSIZE |
|
| 5 | INDEX_AUF | Positng.index referring to first entry of curr.page in list | SOURCE VALUE(INDEX_AUF) LIKE RC27X-INDEX_AUF |
|
| 6 | INDEX_END | Index referrng to the last rec'd of a list in the dialog tab | SOURCE VALUE(INDEX_END) LIKE RC27X-INDEX_END |
|
| 7 | INDEX_STA | Index referring to first record of list in dialog tab. | SOURCE VALUE(INDEX_STA) LIKE RC27X-INDEX_STA |
|
| 8 | LOOPS | Number of loop lines | SOURCE VALUE(LOOPS) LIKE RC27X-LOOPS |
|