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: 

Transporting Table Entries

Former Member
0 Kudos

We have one 'Z' table which can be maintained in PR2. But as per new process we have to make changes in Development and then transport the entries to quality and production.

Now, when i create new entry in the table; it does not ask for Transport Request. Also, when i select the entry from SM30 then 'Transport Entry' (From Menu) this button is disabled.

I don't want to transport entire table; just need to transport specific entries.

Is there any other way how I can do this.

Or is there any property of this table which need to be modified ?

Currently following are the settings:

Delivery Class = 'C' and

Data Browser / Table View maint:= Display/ Maintainance allowed

Please suggest.

Regards,

Avinash

1 ACCEPTED SOLUTION

ThomasZloch
Active Contributor
0 Kudos

Make sure you select "standard recording routine" in the settings for the table maintenance dialog.

Thomas

6 REPLIES 6

ThomasZloch
Active Contributor
0 Kudos

Make sure you select "standard recording routine" in the settings for the table maintenance dialog.

Thomas

Former Member
0 Kudos

Hi,

I assume PR2 is the system ID of your production system.

Anyway, in table maintenace generator set the option 'standard recording routine'.

Regards,

Nick

sreeramkumar_madisetty
Active Contributor
0 Kudos

Hi

The Dilevry Class and Technical settings options seems to be correct.

We can suspect the "standard recording routine" option at Table Maintainance only.

Regards,

Sreeram

Former Member
0 Kudos

Hi,

You can do that using Maintainace view ( SM30 )...

Give table name in SM30 and select transport button. It will display all the entries exist in the table select the entry and go to table view in menu bar and transport.

If you do not have access to SM30 try with se16n where you can do the same by selecting the View mantainance Button

Regards

Pavan

Former Member
0 Kudos

Hi,

we can transport Table Entries from one client to another client. Pls go through the follwoing steps:

1. Go to TCode: SE10

2. Create Customization Request

3. Enter the follwoing Objects : Program ID: R3TR, Object Type: TABU, Object Name: Name of the Ztable

4. Click on Object with Keys

5. Enter the table keys which you want to transport else if you want to transport all then give *

6. Release the Transport Request

7. Transport the same to other client

Ashok,

Former Member
0 Kudos

Hi Avinash,

The transport button should not be disabled, you can talk to your security folk and see if there is something needs to be done with your security role. Also just make sure that you are logged in the development client and not the testing one because I have faced the similar problem and later on I found out that I was logged in the testing client and the transport button was disabled in the testing client.

If any of the above measure doesn't work then please try the following:

First Go to Tans Code: SE10 and then Create a Customization transport and enter all the required objetcs such as object type and object name i.e. the name of the custom table.

Please let me know if you have any question.

Thanks,

Raj

Edited by: rajatg on Sep 12, 2009 1:33 AM