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

transportable objects

Former Member
0 Likes
481

how do i make objects for example an abap program saved as a local object transportable

3 REPLIES 3
Read only

Former Member
0 Likes
440

hi,

SE38 ->go to -> Object Directory Entry -> Change

Here u can change package from $tmp to the transportable package and assign a TR to it.

Reward point if helpful.

Regards,

atish.

Read only

Former Member
0 Likes
440

Means you want to add a transport request to a local object.

Below is the process:

1. Go to se03

2. Click object directort -> Change object directory

3. Choose your type of program and program name

4. Execute

5.Place the cursor on the object

5.Change object directory

6. Change the package name "$TMP" to a package you want

7. save

8 Create a new transport request

Read only

Former Member
0 Likes
440

Hi

For changing temporary format to another package follow this simple process

se38> goto> object directory entry from there u can change ur package

Regards

Pavan