why less number of records in loop?
why more number of records in traps?



why less number of records in loop? why more number of records in traps?..

Answer / manveer

More no of records in trap because:
For example:

A >- B -< C

( Employees >-- Showroom --< Salary)

- Each showroom has many employees
- Each showroom has many annual salary figures
The number of employee records should not impact the total salary on the report.

If a query is written that spanned all three of those tables the data from table A and C, there would be duplicated and the measure values would be exaggerated. For example,
- X rows on the left
- Y rows on the right
- X * Y rows in the combined set


Less no of records in loop as there is an extra join in a loop, that means one more restriction to the data. That extra join filter out the data and restrict the no of rows retrieved

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Business Objects Interview Questions

what is local filter

2 Answers   Cap Gemini,


Which one will be more preferable creating Derived table or Views on universe level.and Explain why also ?

1 Answers  


Explain in detail about type 1?

0 Answers  


what r the universe connection types?

4 Answers  


please anyone explain the equi join,outer joi(right outer join and left outer join),theta join and self join with database tables.

2 Answers   Wipro,






How many built-in objects are created in Business Objects repository?

2 Answers  


whats the diff between break and section

4 Answers   TCS,


What is sdlc in bo?

2 Answers  


difference between web intelligence,crystal reports and desktop intelligents

4 Answers  


How to display the top 5 records along with the additional records,plus their sub and grand totals to be display in the same block.

1 Answers   Oracle,


What task is 98% of the required work of a business analyst?

0 Answers  


what is the core universe and what is the active universe?

1 Answers  


Categories