2008 Aug 27 10:37 AM
Hi Gurus,
I want to change source client of transport request
Since I want to transport request between clients of same server.
I did it using scc1
But when I want to make any changes to form which was included in that request it is saying
Request/task DEVK***** has invalid source client XXX
I am trying this in YYY client
Please provide solution
Thanks in advance for your efforts
2008 Aug 27 10:45 AM
Yogesh,
Say there are two clients 123 and 456 in the same server and we are doing a Script.
123 is for development and 456 is for testing (no development is allowed in 456).
We do the development in 123 and move it to 456 using SCC1.This process can be repeated n number of times unless the request is transported to Quality(different server).
If any queries revert.
K.Kiran.
2008 Aug 27 10:45 AM
Yogesh,
Say there are two clients 123 and 456 in the same server and we are doing a Script.
123 is for development and 456 is for testing (no development is allowed in 456).
We do the development in 123 and move it to 456 using SCC1.This process can be repeated n number of times unless the request is transported to Quality(different server).
If any queries revert.
K.Kiran.
2008 Aug 27 10:52 AM
But Kiran
when my Abap consultant want to change that script it is saying
Request/task DEVK900295 has invalid source client 210
I have already mentioned that
Expecting response..
2008 Aug 27 11:01 AM
hi,
may be u might have created the script in 200 client and transported to 210 using scc1 transaction.
so now if u r changing in 210 it is giving that mesage.
anyways if u r not able to get it, goto se03 transaction select search for objects in request ,give form, ur form name and select modifiable,released check boxes at bottom and execute.
u will get all requests for the script .
thn use scc1 to copy the previous version of script and do changes.
2008 Aug 27 12:08 PM
2008 Aug 27 10:56 AM
hi ...
lets take an example 111 client is for testing the module
and 222 is for coding ..
then any changes made to module in client 222 must reflected to
111 client for doing so we have to follow the steps :-
1) while saving there will be an option to create a transport request
2) Go to SCC1 transaction for coping changes made to coding client
to testing client .
and you can make your changes
regards
Prashant
2008 Aug 27 11:02 AM
No Prashant
It is prompting that request/task has invalid source client when I want to make any changes to script.
Expecting your response.
2008 Aug 27 11:06 AM