Application Development 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: 

ALV grid - Table type problem

Former Member
0 Kudos

Hi all,

I have to display 5 columns in an alv grid (OOPS) in which third column is a table type. How can I display the "values" of this column.

Thanks

1 ACCEPTED SOLUTION

former_member188685
Active Contributor
0 Kudos

You better go for a Tree, Instead of Grid .

This is my Suggestion

Regards

Vijay

2 REPLIES 2

RichHeilman
Developer Advocate
Developer Advocate
0 Kudos

That is not supported, you can not have a table within a column or cell of the ALV, the structure must be flat.

Regards,

Rich HEilman

former_member188685
Active Contributor
0 Kudos

You better go for a Tree, Instead of Grid .

This is my Suggestion

Regards

Vijay