Data Element list used by SAP ABAP Table SCR_STATEMENT (Description of an ABAP/4 Source Analysis Statement)
SAP ABAP Table SCR_STATEMENT (Description of an ABAP/4 Source Analysis Statement) is using
# Object Type Object Name Object Description Note
     
1 Data Element  STMNT_CCOL Column position of colon (for chain statements) (>= 0)
2 Data Element  STMNT_CROW Line number of colon (for chain statements)
3 Data Element  STMNT_FROM Index of first token of statement in token table
4 Data Element  STMNT_LEVL Index of current source code unit in level table
5 Data Element  STMNT_NR Statement counter within source code unit
6 Data Element  STMNT_PLEN Number of tokens before colon (for chain statements)
7 Data Element  STMNT_STRU Index of current block in the struc table
8 Data Element  STMNT_TCOL Column position of end ID (>= 0)
9 Data Element  STMNT_TERM End ID of a statement (period or comma)
10 Data Element  STMNT_TO Index of last token of statement in token table
11 Data Element  STMNT_TROW Line number of end ID (>= 1)
12 Data Element  STMNT_TYPE Type of statement (EXEC SQL, INCLUDE, macro, ..., rest)