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

change local object

Former Member
0 Likes
747

i create a zprogram and save it in local object

i want to change it to z how i can do it???

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
705

Hi Rani,

You can use program <b>RSWBO052</b>.

Under R3TR DTEL Data Element

Next Blank Line

Click FORM = <script_name>

F8 9 Execute -> double click and change the class

Hope this will help.

Regards,

Ferry Lianto

5 REPLIES 5
Read only

Former Member
0 Likes
705

Hi Rani,

Please check this link.

http://www.sap-img.com/abap/how-to-change-the-development-class.htm

Hope this will help.

Regards,

Ferry Lianto

Read only

0 Likes
705

this is sapscript i forgot to mention sorry

Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
705

You want to change the development class/package?

Go to SE38, enter program name, click Go To, Object Directory Entry. Click the change/display icon, change the development class. That's it'

Regards,

Rich Heilman

Read only

suresh_datti
Active Contributor
0 Likes
705

se80>enter program>right click> More functions>Object Directory Entry--> click on the change icon & enter the Z package.

Regards,

Suresh Datti

Read only

Former Member
0 Likes
706

Hi Rani,

You can use program <b>RSWBO052</b>.

Under R3TR DTEL Data Element

Next Blank Line

Click FORM = <script_name>

F8 9 Execute -> double click and change the class

Hope this will help.

Regards,

Ferry Lianto