Hi Friends,
I am getting following error while going into details of the Cases already Created.
The procedure is as follows
I am searching for the Cases with some parameter like case type. The search result is a list of all the Cases fulfilling the criteria.
But when I click on any of the Cases on the Results list I am getting the following error.
"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 CL_SCMG_CASE_API==============CP
Include CL_SCMG_CASE_API==============CM00O
ABAP Class CL_SCMG_CASE_API
Method IF_SCMG_CASE_API~ENQUEUE
Line 54
Long text An attempt was made to execute a dynamic method callon an initial(NULL-) object reference. The reference must refer to an object.
Error type: Exception
Your SAP Business Server Pages Team"
I have searched for the SAP Notes. But could not find a suitable note.
The same error I am getting while assigning Cases on the Case Hierarchy tab while creating a Case.
But I am able to create a Case, but could not go to the details of the case once created.
Any input will be greatly appreciated.
Thanks and warm regards
Purnendu