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

Standard Database table entries Transportation process

Former Member
0 Likes
2,744

Dear All,

I want to Create/Change an entry in standard database table for eg. TRVOR. I have changed the entry in development system. But i need to transport the entries to Test/Production client for testing.

As the system did not ask for any transport request to move the entries to next client. And the table maintainance generator is also not available for this table to maintain directly in test system.

So, please let us know how to transport the standard database entries from one client to another.

Awaiting for kind response.

Thanks in Advance,

Srinivas.

1 ACCEPTED SOLUTION
Read only

adrian_dorn
Advisor
Advisor
0 Likes
1,868

Use transaction SE16 to browse the table. Then mark the entries which you want to transport and finally klick on "Table entry" --> "Transport Entries". This will put the marked entries into a transport request which you now can transport to another System/client.

Dear All,

I want to Create/Change an entry in standard database table for eg. TRVOR. I have changed the entry in development system. But i need to transport the entries to Test/Production client for testing.

As the system did not ask for any transport request to move the entries to next client. And the table maintainance generator is also not available for this table to maintain directly in test system.

So, please let us know how to transport the standard database entries from one client to another.

Awaiting for kind response.

Thanks in Advance,

Srinivas.

4 REPLIES 4
Read only

adrian_dorn
Advisor
Advisor
0 Likes
1,869

Use transaction SE16 to browse the table. Then mark the entries which you want to transport and finally klick on "Table entry" --> "Transport Entries". This will put the marked entries into a transport request which you now can transport to another System/client.

Read only

Former Member
0 Likes
1,868

Hi,

The steps are as follows

1. Click on the Table Field which is to be transported.

2. Go to table Entries at menu bar- In that select Transport Entries.

3. It will Prompt for Request. Save it in a request.

4. Once it is released and transported, the table values will be

moved.

Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes
1,868

There is a maintenance view defined for TRVOR, V_TRVOR.

Goto SM30 & maintain the view V_TRVOR, it'll ask you for a Customizing TR when saving the record.

BR,

SUhas

Read only

Former Member
0 Likes
1,868

While TRVOR may be handled as a customizing table, there is a way to transport standard table entries....

Double-click the transport task. This will display the transport entries.

Go to CHANGE mode.

Enter 'R3TR' 'TABU' and your table name in the appropriate columns

Click the 'Object with Keys' ICON

Fill in the spaces left to right with the exact length of your keys...for instance if Client, KUNNR, 100* would transport all rows with client = 100 into the target instance, replacing the client value upon transport.

Save the new entry.

This will transport all rows in the table...of course, you can control what/how many rows/ gets transported by adding more of your key values before the *....