Data Element list used by SAP ABAP Table STOKEX (Extended description of an ABAP/4 source analysis token)
SAP ABAP Table
STOKEX (Extended 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_LEN1 | Length of 'A part' of token | ||
| 4 | TOKEN_LEN2 | Length of 'B part' of token | ||
| 5 | TOKEN_LEN3 | Length of 'C part' of token | ||
| 6 | TOKEN_OFF1 | Offset of ('A part of) token in overflow area | ||
| 7 | TOKEN_OFF2 | Offset of 'B part' of token in STR or overflow area | ||
| 8 | TOKEN_OFF3 | Offset of 'C part' of token in STR or overflow area | ||
| 9 | TOKEN_OVFL | Flag (indicating token sequence does not fit in field STR) | ||
| 10 | TOKEN_ROW | Number of source line where token appears (>= 1) | ||
| 11 | TOKEN_STR | Token sequence | ||
| 12 | TOKEN_TYPE | Token type (identifier, literal, list, comment) |