Table/Structure Field list used by SAP ABAP Function Module RS_QUALIFY_ABAP_TOKENS_STR (RS_QUALIFY_ABAP_TOKENS_STR)
SAP ABAP Function Module
RS_QUALIFY_ABAP_TOKENS_STR (RS_QUALIFY_ABAP_TOKENS_STR) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SSTMNT - FROM | Index of first token of statement in token table | ||
| 2 | SSTMNT - FROM | Index of first token of statement in token table | SOURCE VALUE(INDEX_FROM) LIKE SSTMNT-FROM |
|
| 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) | ||
| 6 | SSTMNT - TYPE | Type of statement (EXEC SQL, INCLUDE, macro, ..., rest) | SOURCE REFERENCE(STATEMENT_TYPE) LIKE SSTMNT-TYPE |
|
| 7 | STOKESX - STR | STOKESX-STR | ||
| 8 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||