ABAP Keyword Documentation → ABAP Glossary
string operator
Joins two character-like operands in a
string expression. The only string operator currently possible is the
concatenation operator
&&
, which joins the two operands in a single string.
ABAP Keyword Documentation → ABAP Glossary
Joins two character-like operands in a
string expression. The only string operator currently possible is the
concatenation operator
&&
, which joins the two operands in a single string.