Skip to Content
0
Former Member
Oct 20, 2014 at 11:08 AM

copying views from one package to another package

1616 Views

Hi All,

When i copy the hana views from one package to another package, still the some of the views are pointing to source package.

For example:

I have 3 views(2 Analytic and 1 calculation views) in the package X.

X.AN1, and X.AN2, are used in X.CV.

Now i have copied above 3 views to the destination package Y.

Y.AN1, Y.AN2 and Y.CV.

but now the problem is Y.CV still points to X.AN1 and X.AN2 . Y.CV should be pointing to Y.AN1 and Y.AN2.

I have explained the problem with a simple example. But in reality we have much complex scenario. - manually re-pointing to the right views is very time consuming.

Is there any automated way where all the references of the views are automatically pointing to the objects/views in the target package.

Please suggest.

Thanks.