Table/Structure Field list used by SAP ABAP Function Module RS_QUALIFY_ABAP_TOKENS (RS_QUALIFY_ABAP_TOKENS)
SAP ABAP Function Module
RS_QUALIFY_ABAP_TOKENS (RS_QUALIFY_ABAP_TOKENS) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
SSTMNT - FROM | Index of first token of statement in token table | SOURCE VALUE(INDEX_FROM) LIKE SSTMNT-FROM |
2 | ![]() |
SSTMNT - FROM | Index of first token of statement in token table | |
3 | ![]() |
SSTMNT - TO | Index of last token of statement in token table | |
4 | ![]() |
SSTMNT - TO | Index of last token of statement in token table | SOURCE REFERENCE(INDEX_TO) LIKE SSTMNT-TO |
5 | ![]() |
SSTMNT - TYPE | Type of statement (EXEC SQL, INCLUDE, macro, ..., rest) | SOURCE REFERENCE(STATEMENT_TYPE) LIKE SSTMNT-TYPE |
6 | ![]() |
SSTMNT - TYPE | Type of statement (EXEC SQL, INCLUDE, macro, ..., rest) | |
7 | ![]() |
STOKEX - STR | Token sequence | |
8 | ![]() |
SYST - TABIX | ABAP System Field: Row Index of Internal Tables | |