SAP ABAP Table STOKESX (Extended String Description of Token in ABAP Source Analysis)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABP (Package) ABAP Runtime Environment
Basic Data
Table Category INTTAB    Structure 
Structure STOKESX   Table Relationship Diagram
Short Description Extended String Description of Token in ABAP Source Analysis    
Delivery and Maintenance
Pool/cluster      
Delivery Class      
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 STR     STRG 0   0    
2 ROW TOKEN_ROW SABP_INT4 INT4 10   0   Number of source line where token appears (>= 1)  
3 OFF2 TOKEN_OFF2 SABP_INT4 INT4 10   0   Offset of 'B part' of token in STR or overflow area  
4 OFF3 TOKEN_OFF3 SABP_INT4 INT4 10   0   Offset of 'C part' of token in STR or overflow area  
5 COL TOKEN_COL SABP_INT2 INT2 5   0   Column position of token (>= 0)  
6 LEN1 TOKEN_LEN1 SABP_INT2 INT2 5   0   Length of 'A part' of token  
7 LEN2 TOKEN_LEN2 SABP_INT2 INT2 5   0   Length of 'B part' of token  
8 LEN3 TOKEN_LEN3 SABP_INT2 INT2 5   0   Length of 'C part' of token  
9 TYPE TOKEN_TYPE SYCHAR01 CHAR 1   0   Token type (identifier, literal, list, comment)  
History
Last changed by/on SAP  20010307 
SAP Release Created in