cancel
Showing results for 
Search instead for 
Did you mean: 

How to debug the BEx Query

Former Member
0 Kudos

Hi,

I have developed on query through BEx query designer. Now I want to debug the query.

Are there any different points where I can debug the query means before selection screen, after selection screen. What is process for that?

Please provide detailed information on BEx query debugging.

Thanks & Regards,

Pradip

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

solved

Former Member
0 Kudos

Hi,

Query can be Debug in many ways , based on your requirement.

Step1

Go to RSRT give the technical name of the query -


>Press on Technical Information

Step2

Copy the Name of Generated Program by SAP for example GP4FPXSHQLLJ6VFZGM8YGMXRM0P is the program name.

Step3

Now get into SE38---> give the Program name GP4FPXSHQLLJ6VFZGM8YGMXRM0P and execute the program name.

give selective internal and external break points and Debug accordingly.

OR

In general way go to RSRT ---> give the Query name and execute the with Debugg.

Note Query is based on the number of programs and Joints. analyse the query first and selct what exactly you need to Debug( i mean check on the check boxes before you attemt for debug)

Santosh

Former Member
0 Kudos

Hi.

Why do you want to debug query ?

There is lot of SAP standart code.

May be you want to debug user exit variables ?

Regards.

Former Member
0 Kudos

Hi Pradip.

You can debug the BEx query from RSRT.

Goto Tcode RSRT-- give query name- click on Execute+Debug mode it gives multiple options for the break points.

Veerendra.

Former Member
0 Kudos

In tcode rsrt query monitor you can execute + debug...