Application Development and Automation 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: 
Read only

Change table's package

marcelom_bovo
Participant
0 Likes
1,977

Hi people,

I am having some problems here and I need your help.

I have to change the package of several tables on a migration we are doing.

But the solution we have is not very quick to finish, so if you have any other way...

What we are doing is:

create a new table(copy) delete the older one and then "recopy" with the same original name, just now we can change the package to the one we want.

What we tryied but didn't work:

Change the package to the new one on the first table.

Create the "third" table already on the package.

The solution that I need "if it's posible" is to change package to the new one on the first table because on the other ways we have to recreate the actualization view"sm30" too.

Tks.

2 REPLIES 2
Read only

ThomasZloch
Active Contributor
0 Likes
768

In SE80 object overview (left panel) you can right click on the table name and change the package assignment.

Thomas

Read only

marcelom_bovo
Participant
0 Likes
768

Hi people

We got it, hehe

Just go to the SE09 then the button "tools of transport organizer" then "change catalog objects" than put the table name on the "table" field and change the package,

tks