Data Element list used by SAP ABAP Table STOKEN (Description of an ABAP/4 source analysis token)
SAP ABAP Table
STOKEN (Description of an ABAP/4 source analysis token) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | TOKEN_COL | Column position of token (>= 0) | ||
| 2 | TOKEN_LEN | Length of token | ||
| 3 | TOKEN_OFF1 | Offset of ('A part of) token in overflow area | ||
| 4 | TOKEN_OVFL | Flag (indicating token sequence does not fit in field STR) | ||
| 5 | TOKEN_ROW | Number of source line where token appears (>= 1) | ||
| 6 | TOKEN_STR | Token sequence | ||
| 7 | TOKEN_TYPE | Token type (identifier, literal, list, comment) | ||