SAP ABAP Function Module LIST_SCROLL_FOLLOWING_CURSOR (Blättern einer Listanzeige, damit der Cursor muß sichtbar wird)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LI (Application Component) List Processing
⤷
SABP_LIST (Package) Lists

⤷

⤷

Basic Data
Function Module | LIST_SCROLL_FOLLOWING_CURSOR | Blättern einer Listanzeige, damit der Cursor muß sichtbar wird |
Function Group | SYSF | Internal system functions (lists) |
Program Name | SAPLSYSF | Function Group SYSF (System Functions) |
INCLUDE Name | LSYSFU02 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
LIST_INDEX | TYPE | SYST-LSIND | SLIST_INDEX_DEFAULT | List index | ||
![]() |
CURSOR_LINE | TYPE | SYST-LILLI | Number of list line for cursor position | |||
![]() |
CURSOR_OFFSET | TYPE | I | 0 | Offset in list line for cursor position | ||
![]() |
LIST_INDEX_INVALID | TYPE | Invalid list index (LIST_INDEX) | ||||
![]() |
LIST_LINE_NOT_FOUND | TYPE | Invalilud list line (CUROSR_LINE) | ||||
![]() |
NO_LIST_ACTIVE | TYPE | List processing is not active | ||||
![]() |
WINDOW_TOO_SMALL | TYPE | Cursor position cannot be displayed | ||||
![]() |
CURSOR_OFFSET_INVALID | TYPE | Invalid offset in list line (CURSOR_OFFSET) | ||||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 19950113 |
SAP Release Created in |