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 move part of the development form one to other transport request

Former Member
0 Kudos
149

Hi guys,

I have to move only part of my development which is already saved under first transport request into second transport request in sake of transparency. I have already found that the objects have to be unlocked first (SE03) but I don't know how to move on.

Thanks

Kami

1 ACCEPTED SOLUTION

Former Member
0 Kudos
116

HI,

Delete the program from the transport request, then goto that program and change any simple text and save it, then it will ask you the new transport request.

Thanks

Sudheer

6 REPLIES 6

Former Member
0 Kudos
117

HI,

Delete the program from the transport request, then goto that program and change any simple text and save it, then it will ask you the new transport request.

Thanks

Sudheer

0 Kudos
116

Hi Sudheer,

I can't delete the program since my development is a bug fix within the old large report.

Thanks for your help

Kami

0 Kudos
116

You dont need to delete the program as such, u need to remove it from the transport request no. and save it again in a new request. U can go in SE10 and under ur request no. u will get the program name u have to delete the program frm there and save a program in new request now...

0 Kudos
116

You do not have to delete the program. you have to delete the entry from transport request.

Go to SE01, display the TR.

Go to task, select the program and right click to delete it. It will only delete the entry from transport requerst and not the program.

Go to SE38, open your program and press save, it will ask for new TR.

0 Kudos
116

Thank you all for your verrrrrrrrrrrry fast answers.

Cheers

Kami

Former Member
0 Kudos
116

Step1 : Take a snap shot of all the objects and it's type - check out object dictionary entries. It will help you to later check out that you have not missed anything.

Step2 : Delete the development objects from the TRANSPORT.

step3: Go the object and make any modification and again save it. It will ask for atransport and give your new TR.

Step4: In case of dictionary tables created for the first time, Technical settings and table maintainence generator needs to be saved again in the new TR.

Hope this will help.