cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

500 SAP Internal Server Error

ERROR: Syntax error in program CL_AI_CRM_OBJECT_API==========CP . (termination: RABAX_STATE)

Hello Dear experts,

I am configuring SAP Solution Manager 7.1 SP13.

In transaction Solman_workcenter-> Change Management -> Maintenance Optimizer -> NEW

I am getting the below short dump, could you please help me with this:





500 SAP Internal Server Error

ERROR: Syntax error in program CL_AI_CRM_OBJECT_API==========CP . (termination: RABAX_STATE)

----------------------------------------------------------------------------------------------------------

Category               ABAP Programming Error

Runtime Errors         SYNTAX_ERROR

ABAP Program           CL_AI_CRM_OBJECT_API==========CP

Application Component  SV-SMG

Date and Time          15.10.2014 09:15:21

---------------------------------------------------------------------------------------------------------------

Short text

    Syntax error in program "CL_AI_CRM_OBJECT_API==========CP ".

----------------------------------------------------------------------------------------------------------------

Short text

    Syntax error in program "CL_AI_CRM_OBJECT_API==========CP ".

I appreciate your help,

Thank you very much.

Javier Tenorio Arias

0 Likes
View Entire Topic
Former Member
0 Likes

Javier,

It's syntax error in prog, go to se38 add prog name : CL_AI_CRM_OBJECT_API==========CP , which will take you to a class: CL_AI_CRM_OBJECT_API, do the syntax check to find which method has the error, which help you to pin point which Sap std object has sysntax error, it it's Sap std prog there should be Sap note for it.

Also check that Sap Master note 0001933506 is completely implemneted w/o any errors, you can check it in solman_setup --> system preparation-->Implement Sap Note

Thanks

Former Member
0 Likes

Hi Jignesh,

I did all the steps you suggested but I could not find any note, could you help me with this?

Below you can see the syntax check:

Thank you very much,

Javier Tenorio Arias

Former Member
Former Member
0 Likes

Check the below 2 notes also.

Your method VERIFY_USAGE_IBCOMP_IN_ORDER is probably not properly added.

1913332  Check Scope Assignment Block before allowing to delete Ibase 23.01.2014

1917412  Delete not used Ibase components and their related iObjects 25.09.2013

Former Member
0 Likes

Hi Ankit,

I checked the notes you suggested but I already had the Support packages applied.

Thank you,

Javier Tenorio

Former Member
0 Likes

Hi Javier,

Can you try

Call transaction SE33. Generate the context CRM_ADDR_LONG ?


Regards,

Ankit

Former Member
0 Likes

Hi Jignesh,

I checked the note 1913332 then I applied the Support Package ST SAPKITL710 and this solved the issue.

Thank you very much for your help.


Javier Tenorio Arias