Hi Harsha,
I have already incremented the lv_index values before passing to LO_ELEMENT.
lv_index = lv_index + 1.
LO_ELEMENT = LO_NODE->GET_ELEMENT( lv_index ).
LO_RUNTIMEAPI = WD_THIS->WD_GET_API( ).
LO_RUNTIMEAPI->REQUEST_FOCUS( ATTRIBUTE = 'DIAG_ICDDESC' CONTEXT_ELEMENT = LO_ELEMENT ).
But it is not placing the cursor to correct cell.
Please guide If I am wrong.
-Regards
Rohit