Table/Structure Field 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 | RC27S - AKTYP | Activity category in SAP transaction | SOURCE VALUE(AKTYP) LIKE RC27S-AKTYP |
|
| 2 | RC27S - AKTYP | Activity category in SAP transaction | ||
| 3 | RC27X - INDEX_STA | Index referring to first record of list in dialog tab. | ||
| 4 | RC27X - LSTNR | Task list: Number of the object overview to be displayed | ||
| 5 | RC27X - LSTNR | Task list: Number of the object overview to be displayed | SOURCE VALUE(LSTNR) LIKE RC27X-LSTNR |
|
| 6 | RC27X - LOOPS | Number of loop lines | ||
| 7 | RC27X - LOOPS | Number of loop lines | SOURCE VALUE(LOOPS) LIKE RC27X-LOOPS |
|
| 8 | RC27X - INDEX_STA | Index referring to first record of list in dialog tab. | SOURCE VALUE(INDEX_STA) LIKE RC27X-INDEX_STA |
|
| 9 | RC27X - INDEX_END | Index referrng to the last rec'd of a list in the dialog tab | ||
| 10 | RC27X - INDEX_END | Index referrng to the last rec'd of a list in the dialog tab | SOURCE VALUE(INDEX_END) LIKE RC27X-INDEX_END |
|
| 11 | RC27X - INDEX_AUF | Positng.index referring to first entry of curr.page in list | ||
| 12 | RC27X - INDEX_AUF | Positng.index referring to first entry of curr.page in list | SOURCE VALUE(INDEX_AUF) LIKE RC27X-INDEX_AUF |
|
| 13 | RC27X - HEADSIZE | Number of the header lines in the layout | ||
| 14 | RC27X - HEADSIZE | Number of the header lines in the layout | SOURCE VALUE(HEADSIZE) LIKE RC27X-HEADSIZE |
|
| 15 | RCM01 - FLG_PROV | Indicator: allocations to an operation | ||
| 16 | RCM01 - FLG_PROV | Indicator: allocations to an operation | SOURCE VALUE(FLG_PROV) LIKE RCM01-FLG_PROV DEFAULT 'X' |
|
| 17 | SYST - STEPL | ABAP System Field: Current Step Loop or Table Control Line | ||
| 18 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 19 | SYST - TITLE | ABAP System Field: Title Line Content of Current Dynpro |