SAP ABAP Data Element TOKEN_OFF2 (Offset of 'B part' of token in STR or overflow area)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABP (Package) ABAP Runtime Environment
Basic Data
Data Element TOKEN_OFF2
Short Description Offset of 'B part' of token in STR or overflow area  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SABP_INT4    
Data Type INT4   4-byte integer, integer number with sign 
Length 10    
Decimal Places 0    
Output Length 10    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short  
Medium  
Long  
Heading  
Documentation

Definition

If the ANALY flag is set in the control structure ABAP_CNTRL, a token t is split into three parts according to the logic of sc_analy(). If t = A+B(C), A is part 1, B is part 2 and C is part 3. The analysis works in reverse from back to front.

History
Last changed by/on SAP  19950209 
SAP Release Created in 732