Is there another way to concatenate in ABAP instead of using the CONCATENATE keyword?
An example using CONCATENATE:
CONCATENATE
DATA: foo TYPE stri