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

Former Member
0 Likes
941

hi i am using concatenate but i wont together matnr and maktx separated by space.

I trayed with ' ' but nothing.

concatenate ls_items-matnr ls_items-matktx into ls_displ.

312343bottle

but i need 312343 bottle

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
921

hi,

concatenate ls_items-matnr ls_items-matktx into ls_displ

separated by space.

Plzz reward points if it helps.

concatenate ls_items-matnr space ls_items-matktx into ls_displ.

7 REPLIES 7
Read only

Former Member
0 Likes
922

hi,

concatenate ls_items-matnr ls_items-matktx into ls_displ

separated by space.

Plzz reward points if it helps.

Read only

Former Member
0 Likes
921

Hello,

Make this change.

concatenate ls_items-matnr ls_items-matktx into ls_displ sepereted by space.

Cheers,

Vasanth

Read only

Former Member
0 Likes
921

CONCATENATE ls_items-matnr ls_items-matktx INTO ls_displ SEPARATED BY SPACE.
Read only

former_member156446
Active Contributor
0 Likes
921

concatenate ls_items-matnr space ls_items-matktx into ls_displ.

Read only

Former Member
0 Likes
921

That´s an easy one...

CONCATENATE ls_items-matnr ls_items-matktx INTO ls_displ SEPARATED BY SPACE.

hmmm.... I guess I was a little slow there.

Edited by: Michael on Jan 15, 2008 6:05 PM

Read only

0 Likes
921

Well, if you require 8 minutes to type one line of code...man your job is guaranteed until 2051!

;-D

Read only

0 Likes
921

Sounds great!

Unfortunately I don´t get phone calls that often....