Table/Structure Field list used by SAP ABAP Function Module TABLE_SCROLL (Blättern in Tabellen über F-Taste und/oder Seitenzahl)
SAP ABAP Function Module
TABLE_SCROLL (Blättern in Tabellen über F-Taste und/oder Seitenzahl) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ANLA - ANUPD | Indicator: Type of change to table | SOURCE VALUE(LAST_PAGE_FULL) LIKE ANLA-ANUPD DEFAULT SPACE |
|
| 2 | RA01M - LSEIT | Page number | ||
| 3 | RA01M - LSEIT | Page number | SOURCE VALUE(E_PGTOT) LIKE RA01M-LSEIT |
|
| 4 | RA01M - LSEIT | Page number | SOURCE VALUE(I_PGNXT) LIKE RA01M-LSEIT DEFAULT 0 |
|
| 5 | RA01M - LSEIT | Page number | SOURCE VALUE(E_PGNXT) LIKE RA01M-LSEIT |
|
| 6 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 7 | SYST - UCOMM | ABAP System Field: PAI-Triggering Function Code | ||