SAP Knowledge Base Article - Preview

3126013 - Dump CX_SY_REF_IS_INITIAL in program SAPLLCRACCESS

Symptom

You are facing the below dump when trying to define technical setting for business systems in transaction DRFIMG.

Category ABAP programming error
Runtime Errors OBJECTS_OBJREF_NOT_ASSIGNED
Except. CX_SY_REF_IS_INITIAL
ABAP Program SAPLLCRACCESS
Application Component BC-CCM-SLD-ABA
Date and Time 09.05.2021 12:42:47 (UTC)
----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------
|Short Text |
| Access using a 'ZERO' object reference is not possible. |
----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------
|What happened? |
| Error in the ABAP application program. |
| |
| The current ABAP program "SAPLLCRACCESS" had to be terminated because it found |
| a |
| statement that could not be executed. |
|Error analysis |
| An exception has occurred in class "CX_SY_REF_IS_INITIAL". This exception was |
| not caught |
| in procedure "LCR_LIST_BUSINESS_SYSTEMS" "(FUNCTION)" or propagated by a |
| RAISING clause. |
| Since the caller of the procedure could not have anticipated this |
| exception, the current program was terminated. |
| The reason for the exception occurring was: |
| The reason for the exception is: |
| You are trying to access a component with a 'ZERO' object reference |
| (points to 'nothing'). Variable: "ACCESSOR". |
| An object reference must point to an object (an instance of a class) |
| before it can be used to access a component. The reference has either |
| never been set, or it was set to 'ZERO' with a CLEAR statement. |


Read more...

Keywords

 SAPLLCRACCESS, OBJECTS_OBJREF_NOT_ASSIGNED,  CX_SY_REF_IS_INITIAL, DRFIMG, business system , KBA , BC-CCM-SLD-ABA , System Landscape Directory ABAP Connectivity , Known Error

About this page

This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).

Search for additional results

Visit SAP Support Portal's SAP Notes and KBA Search.