Hi,
we have a variable MO_Current_ORGval which refers to IF_WD_CONTEXT_element.
During runtime i need to check wether the node is initial or not ?
how to achieve this ?
i have tried using MO_Current_ORGval->get_node( ) is initial .
But no use.
source code:
check wd_comp_controller->mo_current_orgvalis not initial.
"" Here i need to check , whether the node is having any value or not.