Application Development and Automation 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: 
Read only

OBJECTS_OBJREF_NOT_ASSIGNED dump

Former Member
0 Likes
1,227

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
Read only

matt
Active Contributor
0 Likes
714

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

2 REPLIES 2
Read only

matt
Active Contributor
0 Likes
715

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

Read only

Former Member
0 Likes
714

Hello,

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

Bye.

Markus