How can i read values changed in alv with input on

Question:
Hi abapers
how can i read values updated by user on the screen for the input enabled field.
Ne examples will be highly appreciated.
_________________
Regards
Abaper
Answer:
Hi
NeBody please reply............................
_________________
Regards
Abaper
Answer:
Hi abaper4u
You can read back the data from same internal table which you used in set_table_for_first_display method
Regards
Santhosh
Answer:
My internal table is NOT filled after I enter values in input fields in the ALV. Any ideas?
Answer:
Hi,
Please try following:
get into perform by callback routine
use FM "REUSE_ALV_LIST_LAYOUT_INFO_GET" to get the modified internal table info
similarly use FM "REUSE_ALV_LIST_LAYOUT_INFO_SET" to set changes
It works.
Regards
Kiran SArpotdar
Patni Computers

More Articles:

Page n of m.?
Transfer of payment run data through EDI/IDOC?
SAPScript?
BDC-upload from XLS sheet?
Trigger program execution by entering data in program field?
Can't drill down on ABAP help?