Skip to Content
0
Former Member
Jul 19, 2016 at 12:21 PM

Category ABAP Programming Error

235 Views

Hello gurus,

I am getting the below runtime error and it comes from a standard SAP program. Pls let me know if there are any SAP notes or way to solve this issue.

Category ABAP Programming Error

Runtime Errors OBJECTS_OBJREF_NOT_ASSIGNED

ABAP Program CL_WDR_CLIENT_SSR_LS==========CP

Application Component BC-WD-ABA-REN

How to correct the error

Probably the only way to eliminate the error is to correct the program.

-

If the error occurs in a non-modfied SAP program, you might be able to

find a solution in the SAP Notes system. If you have access to the SAP

Notes system, check there first using the following keywords:

"OBJECTS_OBJREF_NOT_ASSIGNED"

"CL_WDR_CLIENT_SSR_LS==========CP" bzw. CL_WDR_CLIENT_SSR_LS==========CM001

"IF_WDR_CLIENT~SEND_RESPONSE"

thanks,

Sanjogita