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

Transport table entries

Former Member
0 Likes
24,891

Hi ,

There is a requirement of transporting the values added to a ztable thru SM30 in DEV needs to be transported to QA.

How a transport request need to do attached or how to do a client copy to the data ?

Please help me out

Regards,

Priya

12 REPLIES 12
Read only

Former Member
0 Likes
4,964

hi Priya,

Assign it to a request and transport from se09/se10 by pressing a truck icon button ..

Regards,

Santosh

Read only

Former Member
0 Likes
4,964

Hi,

In the table maintenance generator in SE11, in the recording routine check the "Standard recording routine" and then save it.

Then create a customizing CR in SE09.

Then go to SM30 then enter the table and then press maintain..

Then in the menu TABLE VIEW -> TRANSPORT.

Then select the entries and include in the transport and it will ask for a CR and give the CR and contents will be moved to the CR.

Release the CR and move it to QA..

Thanks,

Naren

Read only

Laxmana_Appana_
Active Contributor
4,964

Hi,

Check this :

Transporting the table data to different systems with transport request

Create a workbench transport request in se09 and double click on it, system opens request/task screen , go to objects tab add program id as 'R3TR' object type as 'TABU' object name as table name (ex: ZTABLE) and click on the function button , put '*' in table keys and save the request.

now transport this request , table entries will be transported to respective systems .

Regards

Appana

Read only

Former Member
0 Likes
4,964

Check these links,to know how to add entries to transport request.

and also check this too

Read only

Former Member
0 Likes
4,964

Hi,

In se09 double click your request, it opens request/task screen , go to objects tab add program id as 'R3TR' object type as 'TABU' object name as table name, and click on the function button , put <b>'*' in table keys</b> and save the request. then the table entries will be stored in that request. when you transport the request it will transport the Values for that table also

Regards

Sudheer

Read only

former_member195698
Active Contributor
0 Likes
4,964

If the custom table is transportable then it will automatically ask for the transport if you enter any data in the table through SM30 and you can transport the created transport through SE09.

If the custom table is not transportable then

a) you have to maintain the entries manually in QA system

b) you change the properties of the table to transportable. Maintain entries in the table and transport the created request to QA system using SE09.

Read only

Former Member
4,964

Hi !

The easiest way would be the following:

- Go to the SE16

- Execute it and let it disply the list of results

(be suhre not to use the SE16 ALV list !)

- Mark the entries you'd like to be transported

- Select: "Table Entry" -> "Transport Enties" from

the Menu

- The transport-organizer will pop-up and ask for

an transport to put the entries into...

That's it... but ....

This will only work if your tabele (in SE11) has the

attribute "X" (Display/Maintenance allowed) !

Regards

Rainer

Some points would be nice it that helped...

Read only

0 Likes
4,964

Hi,

I am making changes to table definition in 200 client. i cannot add data to this client.

so i am adding data to 210 client.

Now i have created a reuest no in 200 and assigned object to it.

If I select data from ztable from include it to transport request in 200. Now how will i get data in 210 into QA ?

Little data that was in 200 will only get trasnported right ?

Regards,

Priya

Read only

0 Likes
4,964

Hi priya,

1. I assume that the tables delivery class

has been changed to 'C' - customizing.

2. Now login into the client

which has got all the records.

3. Open sm30,

and select all records.

choose menu

TABLE VIEW----> TRANSPORT

(it will ask for transport request)

regards,

amit m.

Read only

0 Likes
4,964

Hi Amit,

If i do so in 210 client which has all data, it says Transport Request/task has invalid source client.

Becoz we do not have access of change or create in 210 client.

rgds,

Priya

Read only

0 Likes
4,964

Hi Priya,

You can do the following for transporting of entries to next system. Get the authorization for creating a customzing Request + Release of Task Under a customizing request in Client 210 ( 210 is a testing client so it seems it doesn't have the development [create/change] authorization ).

You have client 200 for development and client 210 for testing. Now the data is in client 210 and u want to transport the data to the next system. You don't have the authorization as 210 is not the development client.

Do the following to solve the issue.

1) Create a Transport request in 210 client and include all the entries in the custom table in the Transport.

2) Release the Task under the transport requests.

3) Goto Transaction SCC1 in Client 200. Give source client as 210 and give the transport request no created in Client 210. Click the checkbox "Include tasks for request".

4) Create a new request in Client 200 using tcode SE09.

Within this transport Include the request that is copied from Client 210.

5) Transport this request in 200 to the Next system.

Message was edited by: Abhishek Jolly

Read only

Former Member
0 Likes
4,964

Hello Priya,

First and foremost I believe this is client dependant table with Mandt field. In that case u can create a transport request and in the key part u can enter Client as 210 and the rest of the key and this will move the data from 210.