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

USING ALV PUSH BUTTONS

Former Member
0 Likes
278

I am working on ALV PUSH BUTTONS. When I am clicking the button some records in an internal table is displayed in ALV. Each column is repeated twice for the first time and on the second time it is working fine.What is the reason and what I have to do.I am using 3 push buttons. And with the same itab.But according to the buttons clicked column display will vary.

1 REPLY 1
Read only

Former Member
0 Likes
257

Hi,

Handle the EVENT of each push button & modify the FIELDCATALOG accorindlgy with the names of columns which you want to be displayed against each button.

Best regards,

Prashant