Hi abapers
how can i read values updated by user on the screen for the input enabled field.
Ne examples will be highly appreciated.
How can i read values changed in alv with input on
Moderators: Snowy, thx4allthefish, YuriT, Gothmog
How can i read values changed in alv with input on
Regards
Abaper

Abaper






Re : How can i read values changed in alv with input on
Hi abaper4u
You can read back the data from same internal table which you used in set_table_for_first_display method
Regards
Santhosh
You can read back the data from same internal table which you used in set_table_for_first_display method
Regards
Santhosh
The ALV shows the changed input fields but data not in itab
My internal table is NOT filled after I enter values in input fields in the ALV. Any ideas?