cancel
Showing results for 
Search instead for 
Did you mean: 

Dummy Universe

Former Member
0 Kudos

Hi All

I want to create a Dummy universe with a few objects.

The objects to be created are

eg : Name.

This is no column in any database/table.

I need to manually input values to it, in the list of values, so that when a user fires a report, they see these values as the LOV's.

I have randomly selected a table, as the universe needs a table in the structure.

Now how do i create these dummy objects.

It can be anything like : select dummy from Dual.

Thanks in advance.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

For creating dubby objects for dummy classes, after writing select clause and where clause then click on tables button and bo will list you all the rleated tables (dubby tables) select any one of them to parse the query.

Cheers,

Suresh Aluri.

Former Member
0 Kudos

Request is unclear. You cant just enter values in Designer the data for an object has to come from somewhere: table a view or you can create a derived table.