SAP ABAP Data Element SYST_LSIND (ABAP System Field: Current List Level)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABP (Package) ABAP Runtime Environment
⤷
⤷
Basic Data
| Data Element | SYST_LSIND |
| Short Description | ABAP System Field: Current List Level |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | SYST_BYTE | |
| Data Type | INT4 | 4-byte integer, integer number with sign |
| Length | 10 | |
| Decimal Places | 0 | |
| Output Length | 4 | |
| Value Table |
Further Characteristics
| Search Help: Name | ||
| Search Help: Parameters | ||
| Parameter ID | ||
| Default Component name | ||
| Change document | ||
| No Input History | ||
| Basic direction is set to LTR | ||
| No BIDI Filtering |
Field Label
| Length | Field Label | |
| Short | 10 | Index |
| Medium | 20 | List Index |
| Long | 30 | Index of Details List |
| Heading | 10 | Index |
Documentation
Definition
ABAP system field. List level of the list that is currently being created (basic list: 0; detail lists: greater than 0). For every interactive list event, sy-lsind is automatically increased by an increment of 1. sy-lsind can be changed in ABAP programs when navigating between details lists.
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in | 740 |