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

Urgent

Former Member
0 Likes
956

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
Read only

andreas_mann3
Active Contributor
0 Likes
932

hi,

go: se03 - object directory - Change object directory entries

or use report RSWBO052

Andreas

6 REPLIES 6
Read only

Former Member
0 Likes
932

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

Read only

Former Member
0 Likes
932

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.

Read only

andreas_mann3
Active Contributor
0 Likes
933

hi,

go: se03 - object directory - Change object directory entries

or use report RSWBO052

Andreas

Read only

Former Member
0 Likes
932

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

Read only

Former Member
0 Likes
932

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

Read only

abdul_hakim
Active Contributor
0 Likes
932

Hi Kaushik,

Welcome to SDN.

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

Regards,

Abdul