cancel
Showing results for 
Search instead for 
Did you mean: 

Transport only changed table entries from dev to quality

Former Member
0 Kudos

Hi All,

I have a tricky requirement.

Whenever i create a new entry in a custom table, i need to transport only those new or changed entries by transport request.

But the transport request is transporting all the entries in tha table which are not changed also everytime.

Is there any way to meet the above requirement?

Regards,

Raja Ram.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Go to transaction SE16, select your entries and go to Table entry -> Transport entries. It's only possible for some tables...

If you cannot do it that way, you have to create a Workbench transport order with transaction SE10. When created, click on it, go in menu Request/task -> Object list -> Display object list.

Go in modification mode and add a new line with:

PgmID = R3TR

Obj = TABU

Object name = Name of your table

Double-click on the created line and, depending on your need, put '*' in the key field or double-click on it and select the key you need to transport.

With Regards,

Saurabh

Former Member
0 Kudos

Hi Saurabh,

Thanks for ur reply.

My table is a client dependent table and checked in se16, Table entries-> Transport entries option is greyed out.

In se10, I tried and its working.

but when i try to add new entry in sm30, all the entries are getting placed in the reqest.

Please help me.

Regards,

Raja Ram.

Edited by: Raja Ram Kollisetty on Jun 12, 2009 3:08 PM

Former Member
0 Kudos

Hi,

Please release the transport request once you have assigned some of the entry to it. Use Separate transport request every time to transfer new entries.

With Regards,

Saurabh