2006 Aug 14 12:57 PM
Hi Experts,
I am displaying the output in ALV grid format.
Now i am using cl_gui_alv_grid->Get_selected_ROWS to get the row index selected by User and on clicking a button it will take us to another screen which will hold the values of the selected row.
<b>Problem Faced</b>: But when we again go back to the first screen and select another row and click this button the selected rows index remains initial, that value is not getting captured.
please help me if a am missing something.
Hi Experts,
I am displaying the output in ALV grid format.
Now i am using cl_gui_alv_grid->Get_selected_ROWS to get the row index selected by User and on clicking a button it will take us to another screen which will hold the values of the selected row.
<b>Problem Faced</b>: But when we again go back to the first screen and select another row and click this button the selected rows index remains initial, that value is not getting captured.
please help me if a am missing something.
2006 Aug 14 1:01 PM
Check for refresh command. You might have used before calling the next screen.
Regards,
Prakash.
2006 Aug 14 1:27 PM
Hi experts,
I have already called the method : gridinstance->refresh_table_display aswellas refreshed those variables also.
Could you all please help me out.
Thanks in advance.
Message was edited by: Simy Abraham
Message was edited by: Simy Abraham
2008 Jun 09 3:12 PM
Hi,
Can you please tel me how this problem is solved for you.
Even I'm facing the same problem.
Regards,
Kumar
2006 Aug 14 1:08 PM
Hi,
Before calling the cl_gui_alv_grid->Get_selected_ROWS
refresh the two params
<b> ET_INDEX_ROWS
ET_ROW_NO</b>
now call the method and check .
Regards
vijay
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |