Table/Structure Field list used by SAP ABAP Class CL_SLIN_SRC_POS_TO_SCAN_INDEX (Source Position -> Statement Index)
SAP ABAP Class
CL_SLIN_SRC_POS_TO_SCAN_INDEX (Source Position -> Statement Index) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SENHMT - MODE | SENHMT-MODE | ||
| 2 | SSTMNT - ENHMT | SSTMNT-ENHMT | ||
| 3 | SSTMNT - FROM | Index of first token of statement in token table | ||
| 4 | SSTMNT - LEVEL | Index of current source code unit in level table | ||
| 5 | SSTMNT - TERMINATOR | End ID of a statement (period or comma) | ||
| 6 | SSTMNT - TO | Index of last token of statement in token table | ||
| 7 | SSTMNT - TROW | Line number of end ID (>= 1) | ||
| 8 | SSTMNT - TYPE | Type of statement (EXEC SQL, INCLUDE, macro, ..., rest) | ||
| 9 | STOKES - ROW | Number of source line where token appears (>= 1) | ||
| 10 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||