Article
With ABAP release 731, you have && which can be used instead of CONCATENATE. You also have & which seems to be doing the same job. So what is the difference?
Welcome to Zevolving - place where you find one of the best articles, tutorials for ABAP
It’s not about setting the background green of your code editor or setting up all the code lines t...
Ever wondered how to generate the ALV Grid on the list generated by WRITE statement. Lets see today ...
Class based exception are more powerful compared to the "legacy" exceptions. But you don't want to c...
Naimesh Patel on July 16, 2013
4, 20,794
With ABAP release 731, you have && which can be used instead of CONCATENATE. You also have & which seems to be doing the same job. So what is the difference?