Table/Structure Field list used by SAP ABAP Program RSLIN_SHOW_SCAN (Result of SCAN ABAP-SOURCE with Statement Indexes etc.)
SAP ABAP Program
RSLIN_SHOW_SCAN (Result of SCAN ABAP-SOURCE with Statement Indexes etc.) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SSTMNT - NUMBER | Statement counter within source code unit | ||
| 2 | SSTMNT - STRUC | Index of current block in the struc table | ||
| 3 | SSTMNT - TO | Index of last token of statement in token table | ||
| 4 | SSTMNT - TYPE | Type of statement (EXEC SQL, INCLUDE, macro, ..., rest) | ||
| 5 | SSTMNT - FROM | Index of first token of statement in token table | ||
| 6 | SSTRUC - STMNT_TYPE | Structure entry type | ||
| 7 | SSTRUC - TYPE | Structure entry type | ||
| 8 | SSTRUC - STRUC_TO | Index of the last entry in the Struc table | ||
| 9 | SSTRUC - STRUC_FROM | Index of the first entry in the struc table | ||
| 10 | SSTRUC - STMNT_TO | Index of the last statement in the Stmnt table | ||
| 11 | SSTRUC - STMNT_FROM | Index of the first statement in the Stmnt table | ||
| 12 | SSTRUC - KEY_START | Keyword limiter Y/N | ||
| 13 | SSTRUC - KEY_END | Keyword limiter Y/N | ||
| 14 | SSTRUC - BACK | Index of the higher entries in the struc table | ||
| 15 | STOKES - STR | STOKES-STR | ||
| 16 | SYST - DBCNT | ABAP System Field: Edited Database Table Rows | ||
| 17 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 18 | TADIR - DEVCLASS | Package | ||
| 19 | TADIR - OBJECT | Object Type | ||
| 20 | TADIR - OBJ_NAME | Object Name in Object Directory | ||
| 21 | TRDIR - NAME | ABAP Program Name |