Application Development and Automation 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: 
Read only

Transaction Code can't change after transporting

sikilham
Explorer
0 Likes
2,139

Hi Experts,

i have existing tcode zxx1 with program object zxx_1 in QAS. now i want change program object to zxx_2 using se93, when i'am transport from dev to qas, doesnt nothing happen and program object still same.

Does anyone have any possible insights on how I can resolve this issue?

Thanks!

1 ACCEPTED SOLUTION
Read only

FredericGirod
Active Contributor
1,964

You have to check in the transport log if the object has been excluded. It could be because somebody change the source system of the transaction to QAS.

You could force this in the STMS import option.

7 REPLIES 7
Read only

FredericGirod
Active Contributor
1,965

You have to check in the transport log if the object has been excluded. It could be because somebody change the source system of the transaction to QAS.

You could force this in the STMS import option.

Read only

0 Likes
1,964

wouldn't the TR crash if the source system has been changed ?

Read only

0 Likes
1,964

no, the TR ignore the object with warning

crash is a RC12 and it is not so common

Read only

0 Likes
1,964
Dev Parbutteea what "crash" means for you? If you mean just an error in the log, yes it's what you get if the source system has changed or if you repaired the object in QAS. For instance, error TW104 <object> was repaired in this system. If you import with overwrite option, it will become a warning.
Read only

0 Likes
1,964

problem is solved, iam checking transport log , and iam found error log "object can't replace" so iam request to basis for checking all import option, in import transport request.

thanks for all

Read only

gayathri_jayajeevan2
Participant
0 Likes
1,964

Hi,

did you compare your DEV and QAS versions? is that same. Please verify weather the transport is imported without any errors.

Read only

Sandra_Rossi
Active Contributor
0 Likes
1,964

There's nothing special for the transport of this object. Do as other people say, check the transport log, compare both systems, etc.