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: 

abap

Former Member
0 Kudos

see i want to store aprogram which has been stored in local object to a dev .how to do this

1 ACCEPTED SOLUTION

former_member181962
Active Contributor
0 Kudos

Go to se38.

Give the program name.

Chose from menu.

Goto->Object Directory Entry.

Click on the Pencil button.

Overwrite the $tmp with a new package.

To create a new package:

Go to se80 transaction.

Chose Package from the dropdown .

GIve a name and press enter.

Give a description and save it.

Regards,

ravi

Regards,

Ravi

Message was edited by: Ravi Kanth Talagana

6 REPLIES 6

former_member181962
Active Contributor
0 Kudos

Go to se38.

Give the program name.

Chose from menu.

Goto->Object Directory Entry.

Click on the Pencil button.

Overwrite the $tmp with a new package.

To create a new package:

Go to se80 transaction.

Chose Package from the dropdown .

GIve a name and press enter.

Give a description and save it.

Regards,

ravi

Regards,

Ravi

Message was edited by: Ravi Kanth Talagana

Former Member
0 Kudos

Hi,

From How long you have been working in SAP??

FredericGirod
Active Contributor
0 Kudos

Go in SE80, set the program name, press enter

Right click on the program name, and select Others function -> Change package ..

Fred

Former Member
0 Kudos

I guess you want to change the program saved as local object to transportable.

1. Go to SE38

2. Give the program name

3. Use Menupath: Goto->Object Directory Entry

4. Click on Change Button

5. Now give a package and save.

Kind Regards

Eswar

Former Member
0 Kudos

1 Open transaction SE38.

2. Enter the program name.

3. Use the menu GOTO->Object Directory Entry

4. A popup screen would popup with the information.

5. click the change/display

6. Change the dev package.

7. Save it

Former Member
0 Kudos

HI,

if i have understood your question correctly .. do this way ..

While creating the program press button save as LOCAL Object ..

Regards,

Santosh