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

Create frozen alv grid using salv* classes

Former Member
0 Likes
591

Hi Experts,

I want to create a frozen alv grid i.e the row selections are defined in the code and should not be able to modify on the screen . Please let me know if it is possible ? I am using salv* class for alv.

Thanks,

Kiran A.

Hi Experts,

I want to create a frozen alv grid i.e the row selections are defined in the code and should not be able to modify on the screen . Please let me know if it is possible ? I am using salv* class for alv.

Thanks,

Kiran A.

4 REPLIES 4
Read only

Former Member
0 Likes
565

This message was moderated.

Read only

0 Likes
565

Hi,

I have knowledge of how to create a ALV . The problem is on some criteria i have to default certain rows in the alv and user should not be able to modify those row selections.

Thanks,

Kiran A.

Read only

0 Likes
565

Hi,

You mean "preventing" the user to change the selection set or just not allowing him to change some rows content?

If you speak about selection only, I don't think this is feasible... (or a silly idea: highlight the rows instead of selecting them

Kr,

Manu.

Read only

0 Likes
565

Hi Manu,

It is "preventing" the user to change the selection set . The scenario is the user should be able to see the selection he has already done for a particular alv without been able to change it ( I have seen a similar thing in webdynpro screens but could not find a suitable way of doing it in normal dynpros).

Thanks,

Kiran.