Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

concatenate string

Former Member
0 Likes
468

Hi

is it possible to conctenate string and append them in new line in output string by using seperated by options.

eg

concatenate 'panpe' 'betala' to outputst

thanks

3 REPLIES 3
Read only

Former Member
0 Likes
447

Hi ,

It is possible to concatenate two sepearte strings into third line using APPEND stmt. of an itnernal table.

Hope this is helpful to you. If you need further information, revert back.

Reward all the helpful answers.

Regards

Nagaraj T

Read only

Former Member
0 Likes
447

hii

try these fm's

STRING_CONCATENATE – Joins two strings together

STRING_CONCATENATE_3 – Joins three strings together

thanks

sharad.

Read only

Former Member
0 Likes
447

Hi

It will work try it.

Regards,

Madan Mohan.