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: 

How to change Client of a Transport Request?

Former Member
0 Kudos

Hi friends,

I am trying to Change the clien of a Transport Request in se01 but the field is disabled.. Is there any way to change the Client of a Transport Request?

Pls Help me.

Regards

Venkatesh.S

1 ACCEPTED SOLUTION

former_member184551
Contributor

Hey Venkatesh

Its is actually quite simple to change the source client within the same server.

Just go to the client in which you want the request to be. (Even if this request is in another client it will still show in your main development client). Select the request and go to properties. Press the change button. The System will ask you do you want to copy the request from client so and so.

Click on yes.

Hope it help

Thanks.

13 REPLIES 13

Former Member
0 Kudos

Hi,

I think transport request are client independent. So you dont need to change the client.

Thanks,

Nageswar

VB09104
Active Participant
0 Kudos

Hi,

why do you want to change the client of transport. Transport will be created according to your development client.

If you want to see your development to be in your testing client of client dependant objects such as SAP-Scripts then you can use Utilities --> copy from Client option

regards,

vikas.

plz reward if helpful..

Former Member
0 Kudos

Hi,

As per my knowledge it is some thing related to the transport root.

If you want to copy the transport request into the different client in the same server proceed as fallows.

log into the client which you want to import and type scc1

and provide the client no and server and transport request no .

Hope this helps.

Regards,

Vamsi.

Former Member
0 Kudos

Hi,

It is not possible to change the client of the transport request.

Thanks,

Sriram Ponna.

Former Member
0 Kudos

Hi,

It is not possible to change the client of the transport request.

Thanks,

Sriram Ponna.

Former Member
0 Kudos

Hi,

When ur doing any changes are create any programe it will ask transport request number that transport request number will be transported to quality system as well as production system.

if u want see that u can go to SCC1 transaction. u have to give ur transaction and client details.

reward me if it is use full answer

regards

praveen

0 Kudos

Hi friends,

What ever U have told me is very usefull. i am new to the forum i dont know how to Reward points '

can any one tell me where to go and reward points to u all.

thank you very much.

0 Kudos

just open the thread link provided with the email u recieved as notification.

and logon to the system. u will see radio buttons for selecting points to those people who contributed to you.

former_member184551
Contributor

Hey Venkatesh

Its is actually quite simple to change the source client within the same server.

Just go to the client in which you want the request to be. (Even if this request is in another client it will still show in your main development client). Select the request and go to properties. Press the change button. The System will ask you do you want to copy the request from client so and so.

Click on yes.

Hope it help

Thanks.

0 Kudos

Hi Sameer,

Could you please suggest if we can change client for workbench requests and what will be the implications? I have a situation where I have some requests in sandpit which contains packages for development. We used those packages in development system. Now can I change the client for the package TR from sandpit to deveopment client.

Regards,

Ashish

0 Kudos

Hi Ashish ,

As suggested by Sameer you just have to edit the TR in the client you want to bring that transport request .

Only issue you might face in case there are client specific objects in your transport request, for that you might have to delete the client specific config and do the config again in the new client .

This works for both workbench and customizing requests .

Regards,

Naval

satyabrata_sahoo3
Contributor
0 Kudos

1: SE10-> Select the CTS. Double click on the CTS.

2: Ctrl+F1 or change.

3: in properties tab, change the Target with the client number you want.

4: Save it.

kiran_k8
Active Contributor
0 Kudos

Why you want to change the client ?

I assume, you are not talking about changing the traget system client but the client of the source system TR  ie for ex 100 or 120.

If the Development Server has two clients say 100 (Configuration) and 120 (Development and Unit Test) then for configuration changes Functionals will get the TR created in 100 where as we developers get the TR created in 120.

For Development,if you get a workbench TR in 100 client but trying to change the program in 120,then while saving the changes in the TR it will not let you save your changes because the TR is created in 100 but you are trying to use that TR to capture the changes that you are doing in 120.

To my knowledge we can't get THIS client changed,instead we need to get a new TR in the client say 120 where the workbench changes are supposed to be done.

K,Kiran