Table/Structure Field list used by SAP ABAP Program RSYNTBSP (Example: Interaction Scan -> Syntax Check)
SAP ABAP Program
RSYNTBSP (Example: Interaction Scan -> Syntax Check) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
RSSOURCE - LINE | EDIC: Program editor line | |
2 | ![]() |
SLEVEL - LEVEL | Index of superior source code unit in the LEVEL table | |
3 | ![]() |
SLEVEL - NAME | Name of source code unit | |
4 | ![]() |
SLEVEL - TYPE | Type of source code unit (program, RMAC macro, DEFINE macro) | |
5 | ![]() |
SSTMNT - FROM | Index of first token of statement in token table | |
6 | ![]() |
SSTMNT - LEVEL | Index of current source code unit in level table | |
7 | ![]() |
SSTMNT - TO | Index of last token of statement in token table | |
8 | ![]() |
SSTMNT - TYPE | Type of statement (EXEC SQL, INCLUDE, macro, ..., rest) | |
9 | ![]() |
STOKES - ROW | Number of source line where token appears (>= 1) | |
10 | ![]() |
STOKES - STR | STOKES-STR | |