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: 

Changing object directory entry from $TEMP to a different package

Former Member
0 Kudos

I have saves SAPscript in $TEMP. How do I change it to a particular object directory ?

Thanks.

Regards,

Tushar.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Use SE03 --Object Directory -- Change Object Directory entries--Execute --Enter R3TR - FORM - Form Name & execute You can change the dev class for Sap script

2 REPLIES 2

Former Member
0 Kudos

Use SE03 --Object Directory -- Change Object Directory entries--Execute --Enter R3TR - FORM - Form Name & execute You can change the dev class for Sap script

Former Member
0 Kudos

Rajesh,

Go to SE80 -> Give Development class = $TMP

and you get all the objects under that class, select the desired object and right click on that one, you can see REASSIGN.. if you entered the desired development class then it will be reassigned.

Suresh