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 layout - how to get layout table

juanlee337
Explorer
0 Kudos

hi

we have a large table that we are displaying an ALV.

when users select specific alv LAYOUT(with only 5 columns for example) and perform some function, is there way a way I can retrieve the current ALV(5 columns table) being displayed? ( instead of using the whole table)?

i am thinking of creating a dynamic table based on the table catalog but I am looking for a simpler way.

2 REPLIES 2

Jelena
Active Contributor
0 Kudos

Which ALV? There are 3 of them...

DoanManhQuynh
Active Contributor

if you just want to display the column you want, you dont have to create dynamic table but setting in table catalog is good enough (set it to be a technical field).