Hi experts,
I have created a interactive form - Layout Type ZCI.
The form is to be called from a Web dynpro abap application.
The form contains a table UI with certain data.
The table is bound to a node but doesn't contain all attributes of the node..
I need to read all the attributes of the node on a button click.
How can I do that?
Reema