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

transfer to development class

Former Member
0 Likes
746

i had saved an abap program in local object. how to transfer it to an developmentclass and request for it without copying it.

1 ACCEPTED SOLUTION
Read only

sreeramkumar_madisetty
Active Contributor
0 Likes
721

Hi

goto se 38. Give report name. choose menu Goto -> Object directory entry-> display/change button-> enter ur package name->save ->activate.

Regards,

kumar

4 REPLIES 4
Read only

Former Member
0 Likes
721

Hi,

You have a menu option in Se38. Goto -> Object directory entry. Click on that. you will get object drectory entry box will be displayed. YOu have a display / change button on that box. Click on that and give your desired package name and save.

Regards,

Read only

Former Member
0 Likes
721

Hi rose,

Use the tabs GOTO->Object directory entry->change the package

Create a request.

hope this will help u,

keerthi

Read only

sreeramkumar_madisetty
Active Contributor
0 Likes
722

Hi

goto se 38. Give report name. choose menu Goto -> Object directory entry-> display/change button-> enter ur package name->save ->activate.

Regards,

kumar

Read only

Former Member
0 Likes
721

HI..

IN SE38 PERFORM

Use the tabs GOTO->Object directory entry->

U LL GET THE SAME WINDOW...WHICH APPEARS FIRST TIME WHILE SAVING PROGRAM..

IN THIS ,CLICK ON CHANGE BUTTON...$TMP CAN NOW BE DELETED AND GIVE UR DEV CLASS AND SAVE..

THANX