‎2006 Feb 10 6:45 AM
Hi all,
How to rename a z-sapscript already assigned to a development class and transport request
Thanks & Regards
Aadarsh
‎2006 Feb 10 6:58 AM
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
‎2006 Feb 10 6:46 AM
‎2006 Feb 10 6:52 AM
Hi Hymavathi,
How to rename in se71, I dont find the path (menu path)
Thanks & Regards
Aadarsh
‎2006 Feb 10 7:03 AM
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
‎2006 Feb 10 6:58 AM
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.
‎2006 Feb 10 6:58 AM
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
‎2006 Feb 10 8:01 AM
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
‎2006 Feb 10 8:16 AM
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