cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Avoid repeating the same objects in different classes? including/reuse universe

Former Member
0 Likes
465

Hi experts in BOBJ,


Couple of questions:


1 ) In UDT, how do we avoid repeating the same objects in different classes? Is there a notion of common objects like we have in object oriented language (inheritance), such that common objects would be reused/recalled without having to created /add them in different classes?

2)   How do we include a universe within a universe in IDT?

Thanks a lot for getting back to me.

View Entire Topic
Former Member
0 Likes

Hi Jean,

1. Take a look at @Select statements in order to re-use elements in different classes:

http://help.sap.com/businessobject/product_guides/boexir4/en/xi4_universe_design_tool_en.pdf#page=40...

2. Here a document:

http://scn.sap.com/docs/DOC-24931

Best regards,

Victor