Hi Divya,
You can read the data from pop up view using get_context_node( ) method by passing the context node name which you want to read in your pop up close event.
Sample Code:
lr_popup->get_context_node( iv_node_name = 'ZKEY')
Regards
Vinod
Hi Divya,
You can read the data from pop up view using get_context_node( ) method by passing the context node name which you want to read in your pop up close event.
Sample Code:
lr_popup->get_context_node( iv_node_name = 'ZKEY')
Regards
Vinod