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: 

Adding objects to transport request

Former Member
0 Kudos

Hi all,

I need to add a generated SAP object into a transport request.

How can i do this without making changes to the object?

Thanks.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

hi,

Go to SE38 and give the object name and do some change and then put the change back and press save button then it promts for a request ... there give the request name to get that added on to any existing CTS ...

Regards,

Santosh

10 REPLIES 10

Former Member
0 Kudos

hi,

Go to SE38 and give the object name and do some change and then put the change back and press save button then it promts for a request ... there give the request name to get that added on to any existing CTS ...

Regards,

Santosh

0 Kudos

Yes that is correct, but this is a genetated object under SAP namespace and it will ask for access key.

Is there any way to do it without making changes to the object??

Former Member
0 Kudos

Hi,

You can also add the desired object directly in the task of your transport request via transation SE10. you only have to know the type of objet that you want to had in the transport

Also do not forget th lock the object to your transport

Regards

Former Member

Hi ,

Go to se09 - > create workbench request.

Double click on request number, you will navigate to object list.

Click on edit.

Enter R3TR in program ID

Enter object name (example PROG for program, you have not mentioned type of object you want to transport).

Enter Object name (example program name if it is program).

Regards,

Mohaiyuddin

Former Member
0 Kudos

goto SE03 ..

In Object Directory

Double click on --> Change Object Directory Entries

enter your program name and execute ..

Double click on program name .. and it will pop up Change

object directory entry screen .. just save .. and U can create

a transport request .. or give own request ...

Former Member
0 Kudos

Hi,

You need to create a Workbench TR request in SE09. Go to the detailed screen of the transport. Go to change mode. In the objects tab, you can see a table for the object details. click on the ADD button. Give the Program ID as R3TR. Object ID depends on the object type. You can find the list of values in F4. In the object name, give your object name. Select that entry and click on the LOCK button.

The object will be locked under the TR.

Reward points if helpful!

Thanks and Regards,

Lakshmi.

0 Kudos

Hi

Thanks all,

The object is 'INTITF' ( a structure) , what is the object type ??

0 Kudos

Add 2 entries with following Program ID and Object type

R3TR TABL

LIMU TABD

In object name specify INTIT.

Regards,

Mohaiyuddin

0 Kudos

Thanks guys

Points rewarded.

If possible have a look at this thread

Did not get any reply for this one..

Former Member
0 Kudos

Hi,

TABL is the object type for tables and structures.

Reward points if helpful.

Thanks and Regards,

Lakshmi.