Quantcast
Channel: SCN : Discussion List - SAP BusinessObjects Design Studio
Viewing all articles
Browse latest Browse all 4041

Identifiying rows retrieved (on profiling=x)

$
0
0

Hi,

 

I am using SAP design studio 1.4 SP1 version.

How to identify if there was a backend data fetch, and how many records retrieved ?

 

I have a hypothesis, on APPLICATION.setVariableValueExt() to test

 

Case1 :  Say we have BEx query with 3 variables.

My understanding is this query executes 3 times , when I try to set value to each of these variable.

If incase we make one of the variable as a mandatory, so that the query does not execute until the mandatory variable is set.

That we can reduce the execution times

 

Case 2: Say we 3 different BEx queries, and all having filter on company code

If incase we define, the different variable name (Eg. Q1_COMP_CODE, Q2_COMP_CODE etc).

When we set APPLICATION.setVariableValueExt("Q1_COMP_CODE", "9031"), it may not invalidate the other 2 queries

 

To test these, I would need help to understand how to read the profiling statistics to identify the DB fetch and rows retrieved


Viewing all articles
Browse latest Browse all 4041

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>