SAP ABAP Data Element TOKEN_LEN2 (Length of 'B part' of token)
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_LEN2 |
| Short Description | Length of 'B part' of token |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | SABP_INT2 | |
| Data Type | INT2 | 2-byte integer, only for length field before LCHR or LRAW |
| Length | 5 | |
| Decimal Places | 0 | |
| Output Length | 5 | |
| 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 | 0 | |
| Medium | 0 | |
| Long | 0 | |
| Heading | 0 |
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 |