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

Renaming SAP script forms

Former Member
0 Likes
410

Hi,

1. Can a SAP script form be renamed?

2. How to change the Development class attached to a form?

Thanks.

Pankaj

2 REPLIES 2
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
387

You should copy the standard forms into a "Z" version. You can do this via SE71. You must also make sure to convert the original language which can also be done via Se71.

Regards,

Rich Heilman

Read only

Former Member
0 Likes
387

Use program RSWBO052 for changing the development class of sapscript.

R3TR FORM zname1

Ankur Bhandari

p.s Reward point if it helps.