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

abap

Former Member
0 Likes
599

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
576

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
Read only

Former Member
0 Likes
577

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

Read only

Former Member
0 Likes
576

Hi,

From How long you have been working in SAP??

Read only

FredericGirod
Active Contributor
0 Likes
576

Go in SE80, set the program name, press enter

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

Fred

Read only

Former Member
0 Likes
576

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

Read only

Former Member
0 Likes
576

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

Read only

Former Member
0 Likes
576

HI,

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

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

Regards,

Santosh