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

package transport request

Former Member
0 Likes
839

Hi Friends,

I have created one transport request thru se03 tcode but in that im not getting all the tables which i can see through se80. In transport request package im not getting all the tables.

pls let me knw what can be the prob?

Thanks,

Sunny

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
798

Hi

during the creation of tables you might have not assigned the Dev class/Package to all the tables or you might have not added them into that request

Now ensure that all tables/objects are assigned with a proper package.

then go to SE09/Se10

select that request , double click on ot

go to change mode

add the entries of the tables

R3TR -TABL- <table name>

R3TR-TABU- <table name>

repeat it for all tables

release the request and transport

Reward points if useful

Regards

Anji

6 REPLIES 6
Read only

Former Member
0 Likes
798

Hi sunny,

1. U want to create a request,

for a package,

and it should contain all its objects.

2. Then goto se80,

enter the package name.

3. Then right-click on the package

and select

"Write transport entry"

4. From there a new window will come and in that select

"All Objects"

regards,

amit m.

Read only

0 Likes
798

Thanks Amit,

But in select request type there are 5 choices which i hav liste below, which one to select?

1 work bench request

2 transport of copies

3 relocation of objects without package change

4 relocation of objects with package change

5 piece list

Thanks

Sunny

Read only

0 Likes
798

Hi,

u can select workbench request.

regards,

sudheer

Read only

uwe_schieferstein
Active Contributor
0 Likes
798

Hello Sunny

If you want to transport all objects of your package simply go to transaction SE80, right-click on the package and choose function: <b>"Create Transport entry -> All objects of package"</b>

Regards

Uwe

Read only

Former Member
0 Likes
799

Hi

during the creation of tables you might have not assigned the Dev class/Package to all the tables or you might have not added them into that request

Now ensure that all tables/objects are assigned with a proper package.

then go to SE09/Se10

select that request , double click on ot

go to change mode

add the entries of the tables

R3TR -TABL- <table name>

R3TR-TABU- <table name>

repeat it for all tables

release the request and transport

Reward points if useful

Regards

Anji

Read only

Former Member
0 Likes
798

done....