Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

problem transporting package with views and structures referencing each other

derek_morin
Participant

I have a problem transporting package with views and structures referencing each other.

For a package I have created a transport of copies of all objects in the package

In the new system I end up with type '...' is unknown.

I have tracked it down to problems with activation.

All of my view/table types/structures and function modules are transported.

But I have some views that reference fields on other views in the same package.

The views that reference fields on other views in the same package are showing up as "New" instead of "Activated".

Then the structures and table types for those views are also showing up as "New".

Is there some way to fix this? Should I be transporting this differently?

4 REPLIES 4

derek_morin
Participant
0 Kudos

I reworked the problematic views. It was a bit annoying not to be able to reuse my one view but we need the transports to work.

Before I had one view that joined to four other tables. Then I had four views that joined to this view - saving me from adding all those joins to all of those views.

Now I just duplicated all the joins on all the views and the transport went fine.

0 Kudos

Usually a retransport of the same request solves these.

0 Kudos

Derek,

Didn't understand the solution.

Can you please share what is the root cause of this issue and how did you solved it.

Is it HANA Views ?

Thanks.

K.Kiran.