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

Split transports

Former Member
0 Likes
3,117

I have a transport request with 2 objects. I would like to split this into 2 separate transport requests - each with one object. I have not created the second transport request yet. How can I achieve this ?

5 REPLIES 5
Read only

Former Member
1,928

Here are the steps...

Create a new request:

1) Transaction SE10

2) F6 (Create request)

3) Choose Workbench or Customizing request - workbench for programs and customizing for configuration

4) Enter description for request

5) Click on task and choose menu option Request/Task-->Change type

6) Choose Development/Correction (unless your object is a repair!)

7) Double click on task

😎 Switch to change mode by clicking change button (Cntrl-F1)

9) Enter your object as it is in the original transport request

10) Save

Delete object from original request:

1) Double click on task

2) Switch to change mode

3) Mark and delete line with object

4) Save

Read only

matt
Active Contributor
1,928

What Ken said - only I copy the object directory entry into something like notepad, and do the deletion first. Don't forget that if an object was locked in the old transport, you have to manually lock it in the new.

matt

Read only

Former Member
0 Likes
1,928

Hi NewComer ,

Delete your current transport request using SE09.

Then Create two seperate transport request and save your two objects according to your preference using the Object direct entry in Se80 More functions/ Object direct entry option.

Thanks,

Greetson.

Read only

Former Member
0 Likes
1,928

Hi,

Delete the second object from the existing transport request. Go to the deleted object and press save or ctrl+s. It will prompt for transport request you assign it to the newly created transport request.

For creating a transport request you can use SE01, SE09 or se10.

OR While you saving the object it will prompt for transport request there itself in the popup window you will a create button. Clicking on that button you can create a transport request.

Thanks,

Sriram Ponna.

Read only

Former Member
0 Likes
1,928

Thanks. This have been resolved. Points awarded to Ken and Mathew.