cancel
Showing results for 
Search instead for 
Did you mean: 

Error occurred in system : Dereferencing the NULL reference

Former Member
0 Kudos

Hi All,

When I login to Custom service request screen, it will open Service request search screen as default. Issue is, When I open existing Service request
from recent SR list, and when I click on back button, it is giving dump as below.

• The following error occurred in system DXX : Dereferencing the NULL reference

• The error occurred on application server esesslx0061_F87_02 and in work process. 0

• The termination type was: RABAX_STATE

• The ABAP call stack was:

Please suggest.

Thanks & Regards,

Shaik

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

I have solved the issue. I have done the change as below.

Class: ZL_SRQM_INC_INCIDENTSRL_IMPL

Method: WD_CREATE_CONTEXT

added below line:

gr_result_list_cnode = me->typed_context->searchresult.

Thanks & Regards,

Shaik

dharmakasi
Active Contributor
0 Kudos

Hi Shaik,

Check the st22 dump for more details along with that check for any customization has been done for the service request search component.

Best Regards,

Dharmakasi.