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.
ABAP Keyword Documentation → ABAP Glossary
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.