Hi,
I am new to webdynpro.I am familiar with creating view,attributes etc.
Can any one give an idea on wat these wd_context->get_child_node( name = `DATA` ).
elem_data = node_data->get_element( ).
OR
node_ui = wd_context->get_child_node( name = `UI` ).
elem_ui = node_ui->get_element( ). etc do.
What does these mean or can any one provide documentation on wat these do.