Hi friends...
I am new to WDA..
I hav some basic doubts...
l_sflight = wd_context->get_child_node( 'DATA_TAB' ).
l_sflight->bind_table( t_table1 ).
in tha above statement, get_child_node and bind_table are the methods of interface IF_WD_CONTEXT_NODE. if its correct..
why get_child_node is reference by attribute wd_context and bind_table is not reference by wd_context attribute..
give me some ideas..
Regards
Deva