Table/Structure Field list used by SAP ABAP Program SW_SCAN_LCL (Include SC_SCAN_LCL)
SAP ABAP Program
SW_SCAN_LCL (Include SC_SCAN_LCL) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SLEVEL - NAME | Name of source code unit | ||
| 2 | SLEVEL - TYPE | Type of source code unit (program, RMAC macro, DEFINE macro) | ||
| 3 | SLEVEL - LEVEL | Index of superior source code unit in the LEVEL table | ||
| 4 | SSTMNT - TYPE | Type of statement (EXEC SQL, INCLUDE, macro, ..., rest) | ||
| 5 | SSTMNT - TROW | Line number of end ID (>= 1) | ||
| 6 | SSTMNT - TO | Index of last token of statement in token table | ||
| 7 | SSTMNT - STRUC | Index of current block in the struc table | ||
| 8 | SSTMNT - LEVEL | Index of current source code unit in level table | ||
| 9 | SSTMNT - FROM | Index of first token of statement in token table | ||
| 10 | SSTRUC - BACK | Index of the higher entries in the struc table | ||
| 11 | SSTRUC - STMNT_TO | Index of the last statement in the Stmnt table | ||
| 12 | SSTRUC - STMNT_TYPE | Structure entry type | ||
| 13 | STOKES - COL | Column position of token (>= 0) | ||
| 14 | STOKES - ROW | Number of source line where token appears (>= 1) | ||
| 15 | STOKES - STR | STOKES-STR | ||
| 16 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 17 | TRDIR - NAME | ABAP Program Name |