Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

OBJECTS_OBJREF_NOT_ASSIGNED dump

Former Member
0 Kudos

Hi,

I am facing the ABPAP dump " OBJECTS_OBJREF_NOT_ASSIGNED"

Can anyone pls suggest me.

I am facing this when running the tcode HRFORMS in a method "READ_DB".

Information on where terminated

Termination occurred in the ABAP program "CL_INFOSTAR_HRF02=============CP" -

in "READ_DB".

The main program was "H99HRF03 ".

In the source code you have the termination point in line 32

of the (Include) program "CL_INFOSTAR_HRF02=============CM003".

The termination is caused because exception "CX_SY_REF_IS_INITIAL" occurred in

procedure "READ_DB" "(METHOD)", but it was neither handled locally nor declared

in the RAISING clause of its signature.

The procedure is in program "CL_INFOSTAR_HRF02=============CP "; its source

code begins in line

1 of the (Include program "CL_INFOSTAR_HRF02=============CM003 ".

Thank u

1 ACCEPTED SOLUTION

matt
Active Contributor
0 Kudos

Your first port of call should be to check if there is a note for this at service.sap.com

2 REPLIES 2

matt
Active Contributor
0 Kudos

Your first port of call should be to check if there is a note for this at service.sap.com

Former Member
0 Kudos

Hello,

is there any solution for this problem? I have the same problem.

Bye.

Markus