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 Grid Input field

Former Member
0 Likes
1,660

hi experts,

i am developing alv grid report using slis type pools.

my internal table have

total 4 fields and

3 fileds have data

1 field is editable

my question is how can i update this filed values to my internal table and how can got the values when i come back from my alv report to program?

please provi

Thanks & regards,

srinivas

hi experts,

i am developing alv grid report using slis type pools.

my internal table have

total 4 fields and

3 fileds have data

1 field is editable

my question is how can i update this filed values to my internal table and how can got the values when i come back from my alv report to program?

please provi

Thanks & regards,

srinivas

2 REPLIES 2
Read only

Former Member
0 Likes
381

Check the following links:

Read only

Former Member
0 Likes
381

Hi Srini,

Probably you need to handle the User Command in ALV. and inside the user command you can update the internal table. this will automatically reflect when you comeback again to the alv.

Thanks,

Chidanand