cancel
Showing results for 
Search instead for 
Did you mean: 

query Runtime errorin Analizer

Former Member
0 Kudos

Hi Experts,

I am facing a strange problem, i have built a query with some objects having variables. when i excute that on the web its running OK, but the same query when i execute in the BEx analizer, im getting the selection option, when i try entering the values in the manditory field of the selection option its giving me a Runtime error saying "RAISE_EXCEPTION"

Error analysis "A RAISE statement in the program "SAPLRRS1" raised the exception

condition "DYNPRO_READ_FAILED".

Since the exception was not intercepted by a superior program

in the hierarchy, processing was terminated.

Short description of exception condition:

For detailed documentation of the exception condition, use

Transaction SE37 (Function Library). You can take the called

function module from the display of active calls."

Can anyone please tell me how to solve this?

Thanks in Advance.

Ananth

Accepted Solutions (0)

Answers (3)

Answers (3)

nikhil_chowdhary2
Contributor
0 Kudos

Hi Ananth,

Seems like some of the variables you are using are refering to a non existent value. Are you trying to put in some value from the portal to the variable? Check the variables code in the customer exit and see what items they are accessing.

Hope it helps,

Regards,

Nikhil

Former Member
0 Kudos

Hello Ananth,

It seems something which you are using for Web Query which works only for Web but not supported on BEx Analyzer.

Could you go to ST22 and try to put more information.

San.

Former Member
0 Kudos

Dear Ananth,

Is it with all the queries ( having selection screens )

or is it only towards specific query?

looks like a frontend BW-Bex installation issue..

Did you try from 'others' computers? (or)

did you try installing the frontend again?

regards,

Hari