SAP ABAP Data Element RSTXV_SLEN (Symbol value length)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-SCR (Application Component) SAPscript
⤷
STXD (Package) SAPscript

⤷

⤷

Basic Data
Data Element | RSTXV_SLEN |
Short Description | Symbol value length |
Data Type
Category of Dictionary Type | D | Domain |
Type of Object Referenced | No Information | |
Domain / Name of Reference Type | RSTXV_CHR3 | |
Data Type | CHAR | Character String |
Length | 3 | |
Decimal Places | 0 | |
Output Length | 3 | |
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 | 10 | Length |
Medium | 15 | Length |
Long | 20 | Length of the value |
Heading | 0 |
Documentation
Definition
The symbol value is normally output up to the last character which is not a blank.
If you only require part of the symbol value, or output is in a fixed raster whose width must not be exceeded, you can define how many characters of the value you require via the length specification. If the length specification is larger than the actual length of the value, additional blanks are inserted at the end.
* is also allowed for the length specification for program symbols. The value of the symbol is then returned with the output length defined in the Data Dictionary.
Possible specifications:
Standard
* Output length from Data Dictionary
Otherwise Specified length
History
Last changed by/on | SAP | 20010130 |
SAP Release Created in |