Table/Structure Field list used by SAP ABAP Class CL_AUNIT_SCAN_ANALYSIS (INTERNAL: Analysis of test code based on SCAN)
SAP ABAP Class
CL_AUNIT_SCAN_ANALYSIS (INTERNAL: Analysis of test code based on SCAN) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SLEVEL - NAME | Name of source code unit | ||
| 2 | SSTMNT - FROM | Index of first token of statement in token table | ||
| 3 | SSTMNT - LEVEL | Index of current source code unit in level table | ||
| 4 | SSTMNT - TO | Index of last token of statement in token table | ||
| 5 | SSTMNT - TYPE | Type of statement (EXEC SQL, INCLUDE, macro, ..., rest) | ||
| 6 | STOKESX - COL | Column position of token (>= 0) | ||
| 7 | STOKESX - ROW | Number of source line where token appears (>= 1) | ||
| 8 | STOKESX - STR | STOKESX-STR | ||
| 9 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||