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: 

Urgent

Former Member
0 Kudos

suppose i have created an object and saved in local i.e. $tmp class. later on i want to make it available in my own dev class. how shall i do this.

1 ACCEPTED SOLUTION

andreas_mann3
Active Contributor
0 Kudos

hi,

go: se03 - object directory - Change object directory entries

or use report RSWBO052

Andreas

6 REPLIES 6

Former Member
0 Kudos

Hi,

Go to "Edit"-> "Object Directory Entry->

and click on edit pencil and in the dev class u will see "$tmp". Edit it to your dev. class name.

best Regards,

Anjali

Former Member
0 Kudos

Hi,

You need to create another object by giving your Dev class....

And copy all the code from your old object stored in $temp to new one...

Thanks.

If this helps u reward with points by clicking star in left side.

andreas_mann3
Active Contributor
0 Kudos

hi,

go: se03 - object directory - Change object directory entries

or use report RSWBO052

Andreas

Former Member
0 Kudos

hi

go to transaction se03...ther click on change object directory entried that appear on the left..then it will list all the relevant object..choose it it's report or sapscript or other stuff..check that radio button then enter the program name...then execute..double click on third line...something like this R3TR PROG ZTEST ...n click change and assign the new package!!

plz reward points if it helps!!

Regards,

Gunjan

Former Member
0 Kudos

hi

you can just clear that local value and press f4.

in that screen just type a * in the first field and

you will get all the values

regards

Arun

abdul_hakim
Active Contributor
0 Kudos

Hi Kaushik,

Welcome to SDN.

You can use the path <b>GOTO->OBJECT DIRECTORY ENTRY</b>to change the development class..

Regards,

Abdul