2007 Apr 18 7:20 AM
Hi Sapgurus,
I am woking n the scenerio where i have two screen 100 and 200 now in 100 screen i have a Table Control, now i want that when i click on the row of this table control the selected row data should be migrated to another screen.
I have already check the "Respond to Double click property". But i dont know how to move further.
Please Help.
2007 Apr 20 1:27 PM
Hi,
In the user command Module,
check at sy-ucomm
if double click....call screen 200
and then u must be having the data in the internal table, fetch the data from the table.
Regards,
Sonika
Hi,
In the user command Module,
check at sy-ucomm
if double click....call screen 200
and then u must be having the data in the internal table, fetch the data from the table.
Regards,
Sonika
2007 Apr 20 1:01 PM
once the box is selected and pai is trigerred just check for which the selected checkbox buuton is x put that data in the internal table and call screen...
2007 Apr 20 1:27 PM
Hi,
In the user command Module,
check at sy-ucomm
if double click....call screen 200
and then u must be having the data in the internal table, fetch the data from the table.
Regards,
Sonika
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |