SAP CONCATENATION - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 IN

concatenation
A concatenation merges the character-like or byte-like content of different operands into one result. Concatenations can be made using the concatenation operator, the concatenation assignment operator, concatenation functions, or the CONCATENATE statement.