cancel
Showing results for 
Search instead for 
Did you mean: 

Element Is Not (or No Longer) Bound to a Node

Former Member
0 Kudos

Hi SDN,

I am working in WD ABAP , I have created a table.

When i execute the application the normal way of selecting the entries in table " CTRL and left mouse click" works fine but if i press "SHIFT and left mouse click" it gives a dump.

The following error text was processed in the system DS2 : Element Is Not (or No Longer) Bound to a Node

The error occurred on the application server su501ads_DS2_01 and in the work process 0 .

The termination type was: RABAX_STATE

The ABAP call stack was:

Method: IF_WD_CONTEXT_ELEMENT~GET_NODE of program CL_WDR_CONTEXT_ELEMENT========CP

Method: DO_RANGE_SELECTION of program CL_WDR_TABLE_DATA_PROVIDER====CP

Method: HANDLE_EVENT of program /1WDA/L3STANDARD==============CP

Method: DISPATCH_EVENT of program CL_WDR_VIEW_ELEMENT_ADAPTER===CP

Method: IF_WDR_CLIENT~GET_CLIENT_UPDATES of program CL_WDR_CLIENT_SSR=============CP

Method: EXECUTE of program CL_WDR_MAIN_TASK==============CP

Method: IF_HTTP_EXTENSION~HANDLE_REQUEST of program CL_WDR_MAIN_TASK==============CP

Method: EXECUTE_REQUEST_FROM_MEMORY of program CL_HTTP_SERVER================CP

Function: HTTP_DISPATCH_REQUEST of program SAPLHTTP_RUNTIME

Module: %_HTTP_START of program SAPMHTTP

regards

bidyut

Accepted Solutions (0)

Answers (3)

Answers (3)

0 Kudos

Hello,

Could you please post the solution here..??

Former Member
0 Kudos

resolved

Former Member
0 Kudos

For your error description you can use ST22 and can analyse your code.