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 a new transport request for a program saved in $tmp mode

Former Member
0 Kudos

Hi all,

How to assign a new transport request for a program saved in $tmp mode?

5 REPLIES 5

Former Member
0 Kudos

From Menu GOTO -> object directory entry, choose change and give package it will ask for TR

Former Member
0 Kudos

Hi,

delete the object fro the package $tmp.

go to change mode, save it.

while saving it will ask for teransport id.

thanks

vinod

raymond_giuseppi
Active Contributor
0 Kudos

Call transaction SM30 on table TADIR and check the R3TR PROG line, input your report name, execute, select the line and change the package/dev class, input a transport request number and validate.

Regards

0 Kudos

Hi

You first need to change the package from &TEMP to any other valid package and when you press save it will automatically ask you for a new transport request.

Otherwise you can use transaction SE03 to include your object in a transport request.

tx

ashwani

Former Member
0 Kudos

Hello,

steps:

1. Create TR under ur user name.

2. Go to se80

3. Select Local objects --> your implementation

4. right click on the development --> choose other functions --> click of reassign new package

5. Give a Z package

7. It will ask for the Request, select own request and save.

Regards,

Nancy Kuchhal