SAP STRING OPERATOR - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 IN

string operator
Combines two character-like operands in a string expression. The only string operator currently possible is the concatenation operator , which concatenates the two operands into one string.
ABAP_MORE_INFO