cancel
Showing results for 
Search instead for 
Did you mean: 

Short dump when running EWA report

Former Member
0 Kudos

Dear Expert,

I got error dump when generating EWA report: OBJECTS_OBJREF_NOT_ASSIGNED_NO

What happened?

Error in the ABAP Application Program

The current ABAP program "CL_GUI_GP=====================CP" had to be

terminated because it has

come across a statement that unfortunately cannot be executed.

Error analysis

An exception occurred that is explained in detail below.

The exception, which is assigned to class 'CX_SY_REF_IS_INITIAL', was not

caught in

procedure "IF_GRAPHIC_PROXY~EXPORT" "(METHOD)", nor was it propagated by a

RAISING clause.

Since the caller of the procedure could not have anticipated that the

exception would occur, the current program is terminated.

The reason for the exception is:

You attempted to use a 'NULL' object reference (points to 'nothing')

access a component.

An object reference must point to an object (an instance of a class)

before it can be used to access components.

Either the reference was never set or it was set to 'NULL' using the

CLEAR statement.

Missing RAISING Clause in Interface

Program CL_GUI_GP=====================CP

Include CL_GUI_GP=====================CM017

Row 1

Module type (METHOD)

Module Name IF_GRAPHIC_PROXY~EXPORT

Trigger Location of Exception

Program CL_GUI_GP=====================CP

Include CL_GUI_GP=====================CM017

Row 19

Module type (METHOD)

Module Name IF_GRAPHIC_PROXY~EXPORT

Please advise asap since we need the report immediately.

Thank you in advance,

Rudi

Accepted Solutions (0)

Answers (1)

Answers (1)

raguraman_c
Active Contributor
0 Kudos

Hi,

[This note|https://websmp109.sap-ag.de/~form/handler?_APP=01100107900000000342&_EVENT=REDIR&_NNUM=944541&_NLANG=E] will solve your problem.

feel free to revert back.

--Ragu

Former Member
0 Kudos

Hi Ragu,

please provide me the number of notes, since the link did not work.

Thanks and Regards,

Rudi

Former Member
0 Kudos

Hi Ragu,

I think the problem is related to the ms word office in my desktop, since the report was succesfully generated in other machine.

Beside, we already have ST-SER at level 700_2007_1 according to the sap note, anyway thank you for your feed back, we appriciate it.

Kind Regards,

Rudi

former_member198270
Active Contributor
0 Kudos

Hello,

Make sure you have SAP logon pad as latest i.e 710 version.

This may create problem in opening DSWP tcode.

Cheers,Amber S