cancel
Showing results for 
Search instead for 
Did you mean: 

Request Tranport

Former Member
0 Kudos

HI,

We want to transport few repair requests from sandbox system to development system in such a way that the objects within the requests remain original in the development system.

So, whenever the objects are modified in the development system in future, then a change request must be created for them instead of a repair request.

Please suggest a way for acheiving this.

Thnx n regrds,

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

After transporting request to development server you need to change object directory entry for object under

the request.

for that run tcode se03 in development server.

SE03 -> under object directory click Change Object Directory Entries of Objects in a Request -> enter request number -> execute -> now select the object under package then click on change object directory.

now change original system SID to your DEV system SID save.

regards,

kaushal

Former Member
0 Kudos

thanks for reply, i have this idea but if im having 1000s of objects then for each object i need to key press.

Former Member
0 Kudos

Hi,

then you need to write query or program which update SRCSYSTEM field in TADIR table for corresponding object.

regards,

kaushal

Former Member
0 Kudos

ok fine.

Is it possible it cab be achieved by Relocation.

Former Member
0 Kudos

Hi,


is it possible it can be achieved by Relocation

i did not get you, what do you mean by relocation?

regards,

kaushal

Former Member
0 Kudos

it is a type of request which you can find in se09

workbench request

customizing request

transport of copies

RELOCATIONS...

Former Member
0 Kudos

Hi,

there is three way for relocations

for definition and usage check se09 -> select relocations and press F1

also check Note 67074 - Transport organizer: tips for relocations

regards,

kaushal