What is ment by For each For all function. In which case we
use the option in BO?
Answers were Sorted based on User's Feedback
Answer / host
for each-add all objects to the contex
for all-delete all objects from the context
we use forall for summary purpose and foreach for
detail purpose
| Is This Answer Correct ? | 9 Yes | 6 No |
Answer / narsi
forall : -- while using measure objects will inserted(o/p
context)
foreach:- while using diamension object will inserted (I/p
context)
these above 2 conditions are using in calculation context.
= sum(<revenue> foreach(<year>,<city>)) forall(<year>)
| Is This Answer Correct ? | 8 Yes | 5 No |
What services the broadcast agent offers on the server side?
what is crystal reports?how to migrate them?
What is sdlc in bo?
How to get two dimension objects in a same block which are comming from two different contexts ?
what is confirm dimension ?
How the universe is working for fetching data? when it's get connected with db or data source? what is micro cube and when it is created? Is micro cube reside in inside of the universe?
What is the use of Surrogate Key in BO?
What is the use of BO SDK?
what is projection function in SAP BO
what is the difference between bo and cognos?
every reports have docid,when i export a report docid will change or not?
How to execute the plsql procedure from the report by clicking with mouse?