Symptom
During processing a transaction in Batch Input, the following OBJECTS_OBJREF_NOT_ASSIGNED_NO dump is triggered for program SAPLSLVC_FULLSCREEN.
Category ABAP programming error
Runtime Errors OBJECTS_OBJREF_NOT_ASSIGNED
Except. CX_SY_REF_IS_INITIAL
ABAP: Program SAPLSLVC_FULLSCREEN
Application Component BC-SRV-ALV
----------------------------------------------------------------------------------------------------
Short Text
Access using a 'ZERO' object reference is not possible.
----------------------------------------------------------------------------------------------------
Error analysis
An exception has occurred in class "CX_SY_REF_IS_INITIAL". This exception was
not caught
in procedure "GET_UI_ATTRIBUTES" "(METHOD)" 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: "ME->O_ALV_SPLITTER".
----------------------------------------------------------------------------------------------------
Chain of Exception Objects
----------------------------------------------------------------------------------------------------
Level Class
Attrib. Name Value
----------------------------------------------------------------------------------------------------
1 CX_SY_REF_IS_INITIAL
(Program) SAPLSLVC_FULLSCREEN
(Include) LSLVC_FULLSCREENP04
(Row) 123
(Short Text) Dereferencing of the NULL reference
(Long Text) An attempt was made to execute a dynamic method callon an
initial(NULL-) object reference. The reference must refer to an
object.
IS_RESUMABLE
KERNEL_ERRID
----------------------------------------------------------------------------------------------------
Active Calls/Events
----------------------------------------------------------------------------------------------------
No. Ty. Program Include Line
Name
----------------------------------------------------------------------------------------------------
22 METHOD SAPLSLVC_FULLSCREEN LSLVC_FULLSCREENP04 123
LCL_FULLSCREEN_VIEW=>GET_UI_ATTRIBUTES
21 METHOD SAPLSLVC_FULLSCREEN LSLVC_FULLSCREENP04 174
LCL_FULLSCREEN_VIEW=>RENDER_FORM_ELEMENT
20 METHOD SAPLSLVC_FULLSCREEN LSLVC_FULLSCREENP06 41
LCL_PROCESS_HUB=>HANDLE_INFO_AREA
19 METHOD SAPLSLVC_FULLSCREEN LSLVC_FULLSCREENP06 169
Read more...
Environment
SAP_BASIS 758 Support Package Level 02 and 03.
Product
Keywords
OBJECTS_OBJREF_NOT_ASSIGNED, SAPLSLVC_FULLSCREEN, CX_SY_REF_IS_INITIAL, LSLVC_FULLSCREENP04, LSLVC_FULLSCREENP06, GET_UI_ATTRIBUTES, ME->O_ALV_SPLITTER, Batch Input, Background, Grid, List, SALV_SWITCH_TO_LIST , KBA , BC-SRV-ALV , SAP List Viewer , Problem
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.
SAP Knowledge Base Article - Preview