2009 Apr 21 11:22 AM
Hi all
I have a dynpro with a tree (cl_gui_alv_tree) at the top and some input and text fields at the bottom. I fill the tree from the database, and I want to display some fields in the bottom section of the screen when the user selects a node on the tree.
I've captured the double-click event on the tree, and I can read the information I want to display, but as this doesn't go through the PBO section of the dynpro, I don't know how to refresh those fields with the new information.
Can anybody help?
Thanks a lot
Ramó
2009 Apr 21 11:25 AM
Hi
U need to force the run of PBO, u can try to do it by statament LEAVE SCREEN
Max
Hi all
I have a dynpro with a tree (cl_gui_alv_tree) at the top and some input and text fields at the bottom. I fill the tree from the database, and I want to display some fields in the bottom section of the screen when the user selects a node on the tree.
I've captured the double-click event on the tree, and I can read the information I want to display, but as this doesn't go through the PBO section of the dynpro, I don't know how to refresh those fields with the new information.
Can anybody help?
Thanks a lot
Ramó
2009 Apr 21 11:25 AM
Hi
U need to force the run of PBO, u can try to do it by statament LEAVE SCREEN
Max
2009 Apr 21 1:44 PM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |