cancel
Showing results for 
Search instead for 
Did you mean: 

BSP Error Message E CRM_STATUS 010 cannot be processed in plugin mode HTTP

agupta03
Explorer
0 Kudos

I am getting this BSP error while trying to create a ZMCR- Request for Change on ChaRM front end Screen in SOLMAN 7.2 SP7 during the upgrade from Solman 7.2 SP4.

In below i check the Message E CRM_STATUS 010 stands for "Warnings have occured while maintaining/checking the status". But I am not sure how to resolve this issue.


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:Message E CRM_STATUS 010 cannot be processed in plugin mode HTTP
Exception ClassCX_SY_MESSAGE_IN_PLUGIN_MODE Error Name ProgramCL_WDCM_EXTCHREQ_SCOPING_ASST=CP IncludeCL_WDCM_EXTCHREQ_SCOPING_ASST=CM01M ABAP ClassCL_WDCM_EXTCHREQ_SCOPING_ASST MethodEDITABILITY_DEPENDING_ON_FIELD Line Long text Error type: Exception

Your SAP Business Server Pages Team


Accepted Solutions (0)

Answers (1)

Answers (1)

agupta03
Explorer
0 Kudos

We found the temporary resolution to this:

  • Debugging in the class CL_WDCM_EXTCHREQ_SCOPING_ASST and could see that the dump is actually coming because no E status value is being read into a table.

  • The SMCR worked ok. but since we have customized ZMCR initial status to be "To Be Approved" instead of "Created" we were seeing this issue. For now we have reverted the initial status to "Created" for ZMCR and it is working fine now.