cancel
Showing results for 
Search instead for 
Did you mean: 

Error when Item details are clicked in CRM WEBUI

0 Kudos

Hello Everyone

Iam getting the following error , when i click on Item details of an SO in CRM WEB UI screen.

Exception ClassCX_SY_REF_IS_INITIAL Error Name ProgramCL_ISXITA3_DETAILS_CN00=======CP IncludeCL_ISXITA3_DETAILS_CN00=======CM024 ABAP ClassCL_ISXITA3_DETAILS_CN00 MethodGET_V_CYCLE_TEXT Line Long textAn attempt was made to execute a dynamic method callon an initial(NULL-) object reference. The reference must refer to an object.

I have maintained the necessary configuration of role and object type.

Appreciate help , when is this error expected and what should i check.

Thanks,

Vaishnavi

Accepted Solutions (1)

Accepted Solutions (1)

corrine_guan
Employee
Employee
0 Kudos

Hi Vaishnavi,

1. Which line does the issue happen? Which variant is CX_SY_REF_IS_INITIAL?

2. Please set user parameter WCF_IGNORE_ENHANCEMT to A in T-code SU3, and then check if the same issue still happens?

Best Regards, Corrine

Answers (1)

Answers (1)

former_member223320
Participant
0 Kudos

Hi Vaishnavi..

Problem is in the method: GET_V_CYCLE_TEXT.

Check that code. If you still find any issue, please paste the code here.

-Ricky