Is there another way to concatenate instead of using the CONCATENATE keyword?

后端 未结 0 413
一个人的身影
一个人的身影 2021-02-13 08:31

Is there another way to concatenate in ABAP instead of using the CONCATENATE keyword?

An example using CONCATENATE:

DATA:
  foo    TYPE stri         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题