SAP ABAP Function Module LIST_MODIFY_LINE_FORMAT (Modifizieren einer Listzeile gemäß Formatbeschreibungstabelle)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LI (Application Component) List Processing
⤷
SABP_LIST (Package) Lists

⤷

⤷

Basic Data
Function Module | LIST_MODIFY_LINE_FORMAT | Modifizieren einer Listzeile gemäß Formatbeschreibungstabelle |
Function Group | SLST | List processing - additional functions |
Program Name | SAPLSLST | |
INCLUDE Name | LSLSTU01 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
LIST_INDEX | TYPE | SYST-LISTI | List index (usually SY-LISTI) | |||
![]() |
LIST_LINE | TYPE | SYST-LILLI | Absolute number of list line (usually SY-LILLI) | |||
![]() |
LINESIZE | TYPE | SYST-LINSZ | 1023 | Linesize | ||
![]() |
LINE_FORMAT | TYPE | LINEFORMAT | Table with format description | |||
![]() |
LIST_INDEX_INVALID | TYPE | |||||
![]() |
LIST_LINE_INVALID | TYPE | |||||
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 |