on 2008 Mar 19 3:00 PM
Hello...We started getting a BSP error when saving new records into our BPS cube through our web interface about a week ago.(everything work fine previously). Error message is:
Message E 000 cannot be processed in plugin mode HTTP.
Exception Class: CX_SY_MESSAGE_IN_PLUGIN_MODE
Program: SAPLRSDRI
Include: LRSDRIU06
Line: 92
Records get created fine in the buffer....this error only occurs on Save. Can someone suggest a way to trace this error so we can get a more useful error message? The BPS cube hasn't changed and is Active.
Thanks!
Chris
Hi Deepti .the planning cube is correctly set in plan mode.
Hi Matthias .Thanks excellent advise to get to the back-end error. Ill proceed and let you know how I make out. I may need to also look into adding error handling to allow the message to be passed properly to http.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Cris,
the system is creating an error message is the backend. The problem is to bring this error to the surface (http/WebInterface). This seems not to be possible.
Please take a look at the error in the back. To do this start TA SE38 for include LRSDRIU06. You will see that this is the include for function module RSDRI_CUBE_WRITE_PACKAGE. Now set an external-breakpoint here. Execute the application and debug until you get the error. To take a look at the error message you could use TA SE91.
This way you will get an error message.
Regards Matthias
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I forgot to mention that there is no Short Dump triggered with this error....
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
70 | |
10 | |
8 | |
7 | |
7 | |
6 | |
6 | |
6 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.