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

Transport Request Creation

Former Member
0 Likes
1,019

Hi All,

I have created a Program as a Local Object ($TMP).

Now I want to create a TR and I have to assign the Object to that TR.

How can I do this?

Points Assured.

Regards,

Viji.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
998

Hi,

SE38->pgm name>Change Then go to object directory Entry & change the development class from TMP$ to z* ( you need to find out the dev classes available on your system ) & then it will ask for the req no , just click the create button.

Regards,

Raju chitale

8 REPLIES 8
Read only

Former Member
0 Likes
998

for local objects u cant create transport requests

Read only

Former Member
0 Likes
999

Hi,

SE38->pgm name>Change Then go to object directory Entry & change the development class from TMP$ to z* ( you need to find out the dev classes available on your system ) & then it will ask for the req no , just click the create button.

Regards,

Raju chitale

Read only

former_member202474
Contributor
0 Likes
998

Hi,

If your program is saved as a local object then you cant move the program to a TR number.

You can shift the program from local object to another package and then assign a TR.

Procedure:

1. Goto se80

2. Open ur report program.

3. Right click on ur report.

4. Other functions->Change package assignment.

5. Mention ur new package name.

6. It asks for a TR.

**************Plz reward if useful *********

Regards,

Ruby.

Read only

GauthamV
Active Contributor
0 Likes
998

HI,

open se38 give ur program name display and in menu bar use

GOTO - object directory entry and click on change/display button and save in some package thn it will ask for a request.

create request n save.

Read only

Former Member
0 Likes
998

hi,

first create a package -


>then it will ask for request no

-


>create a request no--->save.

then

goto se80->give ur program>right click>other functions->write transport entry-->then specify the request no.

Read only

Former Member
0 Likes
998

Hi,

Open ur z* program in Change Mode

Then goto Report Attributes Remove the $TMP to Z_Development_class or Package name

Then Save - Transaport Request will be genarated

Then - Check and Activate

Regards

SEK

Read only

Former Member
0 Likes
998

Hai,

In SE03

Double click 'Change Object Directory Entries'

and Give the program Name and tick the Check Box and Excute

Here Put curser in Program Name click 'Object Directory' or Duble Click the Program Name and change the package and save.

Thanks,

Durai.V

Read only

Former Member
0 Likes
998

Thanks