cancel
Showing results for 
Search instead for 
Did you mean: 

CX_SY_REF_IS_INITIAL occurred while Internal Catalog link in clicked over

Former Member
0 Kudos

Hi Friends,

I am facing very strange problem while an internal catalog link is clicked over . We're running on SRM4.0 and CCM2.0. I have checked all parameters , integrated call structured / RFC connections / http services are all active and running fine. It seems this happens suddenly as no customization / enhancement commenced in our Development environment. All other applications like SC creation, External Catalog , Invoice are working fine. This problem persists only while internal catalog link is clicked over. I tried couple of notes but not having this symptoms.

Please refer below the error .

Appreciated if you please advise me.

Regards,

Lalit

===================================================================================================

Business Server Page (BSP) error

What happened?

Calling the BSP page was terminated due to an error.

SAP Note

 The following error text was processed in the system:

An exception with the type CX_SY_REF_IS_INITIAL occurred, but was neither handled locally, nor declared in a RAISING clause

Exception Class CX_SY_REF_IS_INITIAL

Error Name

Program /CCM/CL_CATALOG_HANDLER=======CP

Include /CCM/CL_CATALOG_HANDLER=======CM00Q

ABAP Class /CCM/CL_CATALOG_HANDLER

Analyze NAVIGATE_TO_FIRST_PAGE

Line 10

Long text Es wurde versucht, auf eine initiale (NULL-) Objektreferenz einen dynamischen Methodenaufruf auszuführen. Die Referenz muß auf ein Objekt verweisen.

Error type: Exception

Your SAP Business Server Pages Team

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

I fixed this .

Former Member
0 Kudos

How did you fix this?

0 Kudos

Hi Lalit,

   Can you please tell how this error was fixed. As I am also facing the same error .

I have 4 Process level for my schema of Shopping Cart. At last level , when it tries to fetech the next level finds no level ( as there is no 5th level in my Schema ). And throws the exception.

  Doubt :

Do I need to Catch this in some Badi Implimentation.??

Or, the Note 1008695 has to be implemented for this.

Please suggest for this .

Regards,

Jagan