Skip to Content
0
Former Member
Jan 24, 2008 at 06:41 PM

CX_SY_MESSAGE_IN_PLUGIN_MODE Exception

486 Views

Hello. I am getting an BSP error and can anybody tell me what I am doing wrong?

Below is detailed error I am getting on the web application:

"SAP Note:

The following error text was processed in the system: Message E DBMAN 882 cannot be processed in plugin mode HTTP

Exception Class CX_SY_MESSAGE_IN_PLUGIN_MODE".

After debugging, I get "illegal Input" exception message for nested call of RSDRI_INFOPROV_READ.

Inside the code, I call up the Function Module to use RSDRI_INFOPROV_READ program to read data from the infocube. Weirdest thing is it worked for over a month and now I get this error. I am not sure if this is the reason for error but I noticed this error started happening after the APO request was closed and a new APO request was created.

Any help would be greatly appreciated and rewarded.

Thanks! ~ Cory

Edited by: Cory Fite on Jan 24, 2008 7:41 PM