Table/Structure Field list used by SAP ABAP Function Module RS_TYPE_POSITION (Determine the Position of TYPE/CONSTANT in type group)
SAP ABAP Function Module
RS_TYPE_POSITION (Determine the Position of TYPE/CONSTANT in type group) 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 | STOKESX - COL | Column position of token (>= 0) | ||
| 6 | STOKESX - ROW | Number of source line where token appears (>= 1) | ||
| 7 | STOKESX - STR | STOKESX-STR | ||
| 8 | SYST - FDPOS | ABAP System Field: Occurrence in Byte or Character String | ||
| 9 | SYST - INDEX | ABAP System Field: Loop Index | ||
| 10 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||