In addition to string concatenation with the && operator and formatting with string templates, ABAP offers a large variety of built-in string functions. Based on the type of the result, we distinguish between three categories of string functions:
Note
If the input of a built-in string function consists of several parameters, the name of the main input parameter is always val.