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 contents

Former Member
0 Kudos

Hi All,

I need to modify a single entry in a table and have to create a transport for it. how can i do it.

Thanks,

Kiran.

1 ACCEPTED SOLUTION

FredericGirod
Active Contributor
0 Kudos

Hi,

Go in SE01, create a request for workbench. Add a line into the request with the key R3TR, TABU, and the key of the table ending with *.

If you are little affraid about that, look into another request order containing R3TR, TABU.

(SE03 could help you)

If you have a table maintenance dialog generated for that table you can also goto sm30, click on transport and than you'll be able to select the rows you want to transport.

Rgd

Frédéric

Message was edited by: Frédéric Girod

5 REPLIES 5

FredericGirod
Active Contributor
0 Kudos

Hi,

Go in SE01, create a request for workbench. Add a line into the request with the key R3TR, TABU, and the key of the table ending with *.

If you are little affraid about that, look into another request order containing R3TR, TABU.

(SE03 could help you)

If you have a table maintenance dialog generated for that table you can also goto sm30, click on transport and than you'll be able to select the rows you want to transport.

Rgd

Frédéric

Message was edited by: Frédéric Girod

Former Member
0 Kudos

Hi,

If your table contents are already transportable, it will attach it to a request automatically. In your request, you will see an entry with TABU and the table key contents. All the entries created with this Key will get transported along with the request.

Or another way is to manually attach the table key to the object list in SE10 of ur transport correction. U need to use TABU.

Shobana

0 Kudos

thank u...

Former Member
0 Kudos

hi,

you have one more option that is goto table contants and from table entry--> transport entries.

Regarda,

saleem.shaik

former_member283567
Participant
0 Kudos

Thank you.
This saves us a lot of time entering values again in the Test and Production systems.