1) How to get multi values in a single prompt?
2) How to get ALL in @prompt?
3) Select 1 from fact table? What will be the result?
4) I have created 1 universe say A and generated 100 reports
on the universe? Later i had renamed the Universe as A1 and
added some objects? Now how i will get the newly added
objects in old reports?



1) How to get multi values in a single prompt? 2) How to get ALL in @prompt? 3) Select 1 from fact..

Answer / gowthami

1. Following is the syntax for the function.
@Prompt('message','type',[lov],Mono|Multi,free|constrained|primary_key,persistent|not_persistent,[default_values])
Use Multi in the above syntax

2. @Select(Class NameObject Name) = @Prompt('Select State','A','Class NameObject Name',mono,free)
or 'ALL' = @Prompt('Select State','A','Class NameObject Name',mono,free)
3.
4. When the universe or reports are saved, unique id will be generated. If you rename the universe name that ID will remain the same. The old reports are pointing to the same universe only by linking to the unique id.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Business Objects Interview Questions

draw the architecture of bo

0 Answers   IBM,


Can we link the Universes from two different sourcess?Explain?

2 Answers   IBM, Oracle,


how to create metric universe ?

0 Answers   TCS,


Can anybody tell How a report will burst into .pdf files? Thanks in advance .....Prakash

3 Answers  


5.what is LOV? where it is store?

3 Answers   TCS,






how can we overcome by loops?and also is it possible ,one user can different universe

4 Answers  


what is traffic lighting in business objects?

1 Answers  


What is the difference between datawarehousing and businessintelligence?

0 Answers  


what is drill down?

5 Answers   TCS,


How to particiapte the columns availabe in the Derived tables in the Reporting window? How it's done?

1 Answers   WinAlliance,


(1) Is it possible to create measures using objects from different context. (2) If cross context measures are not possible then what about @aggregate_aware() function ,here we use objects from different contexts. (3)Two measures from two different context ,can they be summed at report level.

0 Answers  


What is sdlc in bo?

2 Answers  


Categories