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ó