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 field catalogue update problem

Former Member
0 Likes
483

Dear Friends;

I have a problem with field catalog update of ALV grid. I have designed an initial screen for selections and there are two pushbuttons here. According to the pushbutton selection the field catalogue values change, ie. some fields are hidden etc. After the first selection this works but if i exit the second screen and go to the selection screen to change my selection the fieldcatalogue is not updated accordingly altough i call the relevant fm. i fill in fieldcat with fm LVC_FIELDCATALOG_MERGE.

Can someone suggest a solution pls?

Thx

Ali

1 ACCEPTED SOLUTION
Read only

anversha_s
Active Contributor
0 Likes
417

Hi Ali,

chk this excellent Link.

http://www.sapdevelopment.co.uk/reporting/alv/alvgrid.htm

compare your code with the code there.

Regards

anver

2 REPLIES 2
Read only

anversha_s
Active Contributor
0 Likes
418

Hi Ali,

chk this excellent Link.

http://www.sapdevelopment.co.uk/reporting/alv/alvgrid.htm

compare your code with the code there.

Regards

anver

Read only

0 Likes
417

Hi;

Thx for the answer. i forgot to say that i have implemented ABAP Objects related ALV grid. So this link does not help altough it is great.

Regards

Ali