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

alv grid display

Former Member
0 Likes
571

hello friends,

i have an internal table with fields like kunnr,name1,city street,stras,postcode1.

now i want to display the customer name and his addr inside a single cell in alv.

means customer number

customer name

street

city

is it possible to display it inside a single cell in ALV

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
548

Amit,

Concatenate all that you want into a string and you can have that string as your output in the alv. Everything comes in a single cell.

Thanks

Aneesh.

hello friends,

i have an internal table with fields like kunnr,name1,city street,stras,postcode1.

now i want to display the customer name and his addr inside a single cell in alv.

means customer number

customer name

street

city

is it possible to display it inside a single cell in ALV

3 REPLIES 3
Read only

Former Member
0 Likes
549

Amit,

Concatenate all that you want into a string and you can have that string as your output in the alv. Everything comes in a single cell.

Thanks

Aneesh.

Read only

0 Likes
548

concatenating was not a problem, but i want the information one below the other

customer number

customer name

street

city

Read only

Former Member
0 Likes
548

HI,

it is not possible.

rgds,

bharat.