cancel
Showing results for 
Search instead for 
Did you mean: 

Copy one package views into another new package with different schema name

Former Member
0 Kudos

Hello,

How to copy one package views into another new package with different schema name.

Schema1:

Schema2:

Both Schema1,schema2 table names, structure will be same, but data is different..

Package1 consists of views(Attribute/analytical/calculation -Graphical and script) with Schema1: Tables

Package2 has to be built with similar copy of Pakage1 but with different Schema name i.e Schema2 : Tables

Please suggest.

Thanks,

Thara

Accepted Solutions (1)

Accepted Solutions (1)

vivekbhoj
Active Contributor
0 Kudos

Hi Thara,

You can export the views in the package in HANA Developer mode

For this, go to File-> Export-> Select SAP HANA Content -> Developer Mode -> Then select the package to be exported

The views are exported in xml format

Then you can change the package name and schema name

Later import this as HANA Developer Content

Regards,

Vivek

Former Member
0 Kudos

Hi Vivek,

Thanks for suggestion.

It works fine.

After importing it will be in a inactive mode, we should activate it.

Thank you for helping.

Thanks,

Thara

Answers (0)