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

Changing Sapscript name

Former Member
0 Likes
1,039

Hi all,

How to rename a z-sapscript already assigned to a development class and transport request

Thanks & Regards

Aadarsh

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
853

Hi,

it requires manual work,

you need to copy the script to another one which you want to rename, and delete the old one.

and configure the newly copied one.

<b>for copy you need to use this program <b>RSTXFCPY</b>

or use menu UTILITIES-> COPY FORMS BT CLIENTS</b>

regards

vijay

7 REPLIES 7
Read only

hymavathi_oruganti
Active Contributor
0 Likes
853

in se71, rename it and reassign it in NACE

Read only

0 Likes
853

Hi Hymavathi,

How to rename in se71, I dont find the path (menu path)

Thanks & Regards

Aadarsh

Read only

0 Likes
853

Hi Adarsh,

Open the current SAP script in the change mode and under the FORM menu pad there is a option save as using that u can save it under different name and can assign to the development class and then to the required Transport request.

Regards,

Gansesh Prasanna

Read only

Former Member
0 Likes
853

Hi,

SE71>Form name>Give new name>CREATE>FORM>Copy From>Give the old name and New name>OK>SAVE.

While creating the new form you give the new or old development class.

Thanks.

If this helps you reward with points.

Read only

Former Member
0 Likes
854

Hi,

it requires manual work,

you need to copy the script to another one which you want to rename, and delete the old one.

and configure the newly copied one.

<b>for copy you need to use this program <b>RSTXFCPY</b>

or use menu UTILITIES-> COPY FORMS BT CLIENTS</b>

regards

vijay

Read only

0 Likes
853

Hi Vijay and Deepak,

You have come to the right point.

I have to change the Development class of a Z-script.

So I copied zscript1 to zscript2, gave new development class to zscript2. Now deleted zscript1. And next copied zscript2 to zscript1, but it is not getting addded in new development class !!!

Anyway I will try once again.

Thanks

Read only

0 Likes
853

Hi Adarsh,

i got your problem, there is one more simple way to change the class,

instead of copy to something and delete the old one and agin copy .

one shot you can change the dev class of zscript1.

Just go to <b>SE03</b> transation.

then Clcik on Object Directory Node

.-> Change Object Directory Entries

now you will be in Change Object Directory entries selection screen.

    R3TR PROG Program                     
    R3TR FUGR Function Group              
    R3TR CLAS Class                       
    R3TR TABL Table/Structure             
    R3TR VIEW View                        
    R3TR TTYP Table Type                  
    R3TR DTEL Data Element

after this there are some blank lines..

in those lines check the checkbox,write FORM, your form name.

<b>X FORM ZSCRIPT</b>

then Run, it will take you to another screen, in that click on your form name, it will give the popup to change the development class, there you can change it.

regards

vijay