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

What is the difference between derived table and views? which one gives better performance?

2 Answers   TCS,


what is profile and packages in BOXI??

1 Answers  


I have the one Universe. I take the data from the Excel Sheet. Now i want to get the reports from the two.What is the process

2 Answers   Wipro,


what are the debuggings in the business objects?

1 Answers   IBM,


When is the Repository created?

1 Answers  






What is thumbnail?

0 Answers  


how we transport universes from business objects 6.5 to BOXI R2?

3 Answers  


u drag 2 sources from 2 diff dataproviders,how we take these 2 sources into 1 single report, how we give the link these 2 sources

4 Answers   IBM,


What is the drill up , drill down, drill by , drill trough ?

3 Answers   TCS,


What is the difference in creating filters in designer and business objects?

0 Answers  


Migration of Reports from business objects 5.1.5 to samee version in different hardware?

0 Answers   Arkema pte Ltd,


can i link two Universes having with different connection

3 Answers  


Categories