2007 Jun 22 8:24 AM
Hi all,
need some Suggestion.
I am Working on an ALV report thst Displays sales Order details . now if a user clcik on any particular record the corresponding transaction will be called and the user can make changes and save .
my problem : when the user has saved it returns back to the alv report.. here i need to display the changes immidiately in the report.. how do i do this ...
1 option i can think is making the DB selection again .. but is there any alternative that will shows changes to only 1 row.
please advice
thanks and regards
srinivas
2007 Jun 22 8:26 AM
If the changes are available in the internal table that is bound to your ALV, you only need to call a refresh_table_display. That will refresh the table contents.
Hope this helps you.
Regards,
Nithya
2007 Jun 22 8:26 AM
If the changes are available in the internal table that is bound to your ALV, you only need to call a refresh_table_display. That will refresh the table contents.
Hope this helps you.
Regards,
Nithya
2007 Jun 28 6:13 AM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |