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 assign new TR for an existing object

former_member577909
Participant
0 Kudos

Hi,

I have created new Transfer request, and this i need to assign for an existing object... how to do this..

Please tell the procedure how to do..

Thanks in advance

Bhaskar

4 REPLIES 4

Former Member
0 Kudos

In SE10...select the object and create the new Trasport request.

Former Member
0 Kudos

Hi

Go to your Object

If it is a Program or some dictionary Object

go to ->Object Directory entry->change the Dev class

it will ask for the Request

then asign the request created by You

otherwise

from Se09 or Se10

double click on the request

change

then you can add the objects in that below(provided if you know the Object type of your object_ like

for programs it is R3TR-PROG-<name>

for Forms R3TR-FORM-<form name>

for Table R3TR-TABL- <table Name>

like that...

Reward points for useful Answers

Regards

Anji

Former Member
0 Kudos

hi bhaskar,

incase if the object u are trying to add to request is already present in some other request and is not yet released then u have to release that request and then make some changes to that object source code and add to your new request.

incase it is in $tmp pkg then goto->object directory entry . there change the package name thr it will ask for request.

incase already present in pkg, but not in any other transport request then any change to that source code will ask for a request there u can specify the request number

regards,

Navneeth K.

Former Member
0 Kudos

Hello,

Open the object in change mode and click save . The system will ask for the Tr. GIve the tr number and save,

Vasanth