‎2007 Feb 14 5:33 AM
i had saved an abap program in local object. how to transfer it to an developmentclass and request for it without copying it.
‎2007 Feb 14 5:39 AM
Hi
goto se 38. Give report name. choose menu Goto -> Object directory entry-> display/change button-> enter ur package name->save ->activate.
Regards,
kumar
‎2007 Feb 14 5:35 AM
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,
‎2007 Feb 14 5:38 AM
Hi rose,
Use the tabs GOTO->Object directory entry->change the package
Create a request.
hope this will help u,
keerthi
‎2007 Feb 14 5:39 AM
Hi
goto se 38. Give report name. choose menu Goto -> Object directory entry-> display/change button-> enter ur package name->save ->activate.
Regards,
kumar
‎2007 Feb 14 6:40 AM
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