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 Data Element  LEVEL_DPTH Current nesting depth of source code unit
2 Data Element  LEVEL_FROM Index of first statement of a level in the statement table
3 Data Element  LEVEL_LEVL Index of superior source code unit in the LEVEL table
4 Data Element  LEVEL_NAME Name of source code unit
5 Data Element  LEVEL_STMT Index of call statement in statement table
6 Data Element  LEVEL_TO Index of last statement of a level in the statement table
7 Data Element  LEVEL_TYPE Type of source code unit (program, RMAC macro, DEFINE macro)