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 OM

Former Member
0 Kudos

What class returns an instance of cl_salv_column_list?

4 REPLIES 4

Former Member
0 Kudos

Solved it on my own.

0 Kudos

Hi Carlson,

could you tell me how you've made it?

Former Member
0 Kudos

cl_salv_column is a subtype of cl_salv_columns_list. So all methods

and attributes are available in cl_salv_column.

0 Kudos

I've already solved it on my own... 😜

thanks anyway!

best regards,

André Costa