Data Element list used by SAP ABAP Table SLEVEL (Description of a source unit in the ABAP/4 source analysis)
SAP ABAP Table
SLEVEL (Description of a source unit in the ABAP/4 source analysis) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
LEVEL_DPTH | Current nesting depth of source code unit | |
2 | ![]() |
LEVEL_FROM | Index of first statement of a level in the statement table | |
3 | ![]() |
LEVEL_LEVL | Index of superior source code unit in the LEVEL table | |
4 | ![]() |
LEVEL_NAME | Name of source code unit | |
5 | ![]() |
LEVEL_STMT | Index of call statement in statement table | |
6 | ![]() |
LEVEL_TO | Index of last statement of a level in the statement table | |
7 | ![]() |
LEVEL_TYPE | Type of source code unit (program, RMAC macro, DEFINE macro) | |