Skip to Content
0
Former Member
Nov 17, 2011 at 10:50 AM

Copying queries between cubes

41 Views

Hi,

I would like to copy queries from a cube to a MultiProvider. Both have the same structure.

I found the help at http://help.sap.com/saphelp_nw04/helpdata/en/9f/f57539d6d1c93be10000000a114084/content.htm . There it says:

Result

The copied queries and the copied sub-objects have their own names. The new names are derived from the name of the original object and the added elements _<number>.

So the original query remains connected to my cube and a copy of this query will be created pointing to my MultiProvider. The technical name will change from e.g. "zmy_query" to "zmy_query_1". The same then applies to sub-objects (structures, calculated key figures and restricted key figures).

Did I understand this correct?

Thanks!