ABAP Keyword Documentation →  ABAP Glossary → 

String operator

Links two character-type operands in a string expression. The only string operator currently possible is the concatenation operator &&, which links the two operands in one string.

More