‎2007 Aug 06 6:33 AM
‎2007 Aug 06 6:35 AM
Goto --> Object Directory Entry
clk in change mode or F6 Buttons
and give in the NEW Package which you want
and save it.
Regards
Gopi
‎2007 Aug 06 6:49 AM
hi
check with this
http://help.sap.com/saphelp_nw04s/helpdata/en/d1/801972454211d189710000e8322d00/frameset.htm
Go to SE80, display the object. Righ click on the object in the tree that you find on the left side. In the context menu that appears, use More functions--> Change development class.
for bulk processing try report RSWBO052
(or SE03 - change object directory entries )
Hope this helps
if it helped, you can acknowledge the same by rewarding
regards
dinesh
‎2007 Aug 06 6:54 AM
You can go to Transaction SE80 -> Select Package -> Enter &TMP -> Hit Enter -> Find your SAPScript object -> put the cursor and right click -> Other functions -> Object Directory Entry -> Change -> Change the package -> Save.
http://www.sapgenie.com/abap/tips_and_tricks.htm#How_to_change_development_class_of_a_SAPscript
Regards
‎2007 Aug 06 9:00 AM
"goto se 03
there is
"Object Directory ->Change Object Directory Entries ->execute
please select the first Check box -> give your program name which is there in the Local execute .
then place cursor on the program name .
select the Object Directory in the Application bar->press the change icon in the Pop -up ... it will give to change the development class from $TMP to any of your s....
goto se38 active your program ......
reward points if it is usefull .....
Girish
‎2007 Aug 06 9:06 AM
Hi,
If a transport request is already created for your changes in an Object (for ex: say a report program ), this object is locked and you cannot change the package.
If you still need to change the package , delete the task/transport request and enter into the object in change mode, when you save it creates a new task/transport request now assign to the package you need.
‎2007 Aug 06 1:34 PM
hI
goto <b>SE80</b> AND THERE YOU ENTER THE PACKAGE NAME IN WHICH YOUR PROGRAM IS THERE
AFTER THAT SELECT THAT PROGRAM AND RIGHT CLICK THERE YOU WILL GET SOME OPTIONS LIKE
FROM THAT SELECT ->OTHER FUNCTIONS -> CHANGE PACKAGE ASSINMENT
YOU ENTER NEW PACKAGE NAME THERE IT WILL STORE
OR SEND WAY IS
GO TO THAT PROGRAM IN EDIT MODE OR DISPLAY MODE
1)GOTO -> OBJECT DIRECTRY ENTRY
THERE YOU WILL FIND DISPLAY TO CHANGE I CON
BY CLICKING THAT ICON YOU CAN CHANGE THE WHAT EVER PACKEGE NAME YOU WANT
REWARD IF USEFULL
REGARDS
NARESH
‎2007 Aug 06 1:42 PM
Hi,
You have lots of ways to fdo this
1) For every Object Goto --> Object dictionary Entry, then change the package
2) Goto Se80. give the Object name and press the same above one
3) Goto SE80 and give $TMP and press enter then select your Object and change the Package
Regards
Sudheer
‎2007 Aug 12 3:23 PM