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

Copy a Form

Former Member
0 Likes
2,093

Hi Friends,

I have created a form using Screen Painter. It is working fine. But, now I require to make some changes in the same form.

Instead of making the changes the same form, I want to take a copy of the form and do the changes in the new copy, so that the old form will be as it is without any change.

To do this, I do not find any option to copy.

Can any one guide me how to copy the existing form and do the changes in the copied form.

Thanks in advance.

Regards,

Mark K

1 ACCEPTED SOLUTION
Read only

sridharreddy_kondam
Active Contributor
0 Likes
1,490

Hi Mark,

Just Goto the menu or Press CNTL+F5(SE51) and u can copy accordingly..

Regards,

Sridhar.

8 REPLIES 8
Read only

Former Member
0 Likes
1,490

Hi,

If it is related to Module pool then there is a option copy in the Application tool bar of SE51.If it is a script then you can use the report program RSTXFCPY to copy a script.

Cheers,

Bujji

Read only

0 Likes
1,490

When I tried to copy through SE51 copy option, the screen opens for typing the From Program and To Program.

In the From program field, I typed the existing program and in the To Program field, I typed the new program name.

But it is not copying the existing program to the new program name. Instead, I am getting message as New Program Name is not existing.

Could u pls clarify this.

Regards,

Read only

0 Likes
1,490

Hi Mark,

I think u have <b>not activated the program</b> which u want to copy...

First activate it, Then only u can copy it to other program as i said...

Regards,

Sridhar

Read only

sridharreddy_kondam
Active Contributor
0 Likes
1,491

Hi Mark,

Just Goto the menu or Press CNTL+F5(SE51) and u can copy accordingly..

Regards,

Sridhar.

Read only

Former Member
0 Likes
1,490

Hi

Go to SE51 here u should find the COPY option.

But a form by SCREEN PAINTER?

Anyway you have to create the new program before copying the screen, if the new program isn't in SAP

Max

Read only

Clemenss
Active Contributor
0 Likes
1,490

Hi,

if you created a sapscript form using the <b> FORM </b> painter SE71:

In SE71, use Utilities->copy from client

Specify the name and client where you created the form, it always copies to the client you are logged on.

Regards,

Clemens

Read only

Former Member
0 Likes
1,490

Hi,

in SE51 enter the program name and screen number and then go in. from Utilities ->More Utilities-> Upload/Download ->Download

download it to pC and then keep a backup.

Check this link also..

http://www.dalestech.com

Regards

vijay

Read only

Former Member
0 Likes
1,490

hi,

You can do this in many ways.

1. Goto Form Painter(SE71). Utility->Copy from client. Here you have to mention the source and target form along with the client.

2. The other way is : Execute the report RSTXFCPY.Here also you have to mention the source and target form along with the client.

3. Also goto SE51 enter the program name and screen number and then go to display mode. Goto Utilities -> More Utilities-> Upload/Download ->Download

download the form to the desktop and then you can create a new form and upload the form from your desktop.

Regards,

Richa