ABAP Keyword Documentation → ABAP - Reference → Processing Internal Data → Character String and Byte String Processing → Expressions and Functions for String Processing → String Functions → Common Parameters of Character String Functions
val - Input Value
Other versions: 7.31 | 7.40 | 7.54
Syntax
... ( ... val = text ... ) ...
Effect
text
passes the main argument to be processed by the function. text
is a
character-like expression
position. If a character-like data object with a fixed length is specifed, any trailing blanks are ignored.