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 an existing SAP-Script Formular

Former Member
0 Likes
1,128

Hello Experts !

How can I copy an existing SAP-Script Formular ?

Reagrds

Ilhan

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,060

<b>RSTXSCRP</b> is the name of the report which helps you to download a script on to your front end PC.

You can even upload the same file using the same report.

Regards,

Pavan P.

Hello Experts !

How can I copy an existing SAP-Script Formular ?

Reagrds

Ilhan

8 REPLIES 8
Read only

Former Member
0 Likes
1,061

<b>RSTXSCRP</b> is the name of the report which helps you to download a script on to your front end PC.

You can even upload the same file using the same report.

Regards,

Pavan P.

Read only

Former Member
0 Likes
1,060

hi

first u export u r script into temperory file,

then import that file to target program to which u want to copy.

Read only

Former Member
0 Likes
1,060

Hi

Use the program to download the script <b>RSTXSCRP</b>and then upload it to other in other client..

Reward points for useful Answers

Regards

Anji

Read only

Former Member
0 Likes
1,060

Hi!

I dont know if you understand what I ment. I mean I want

to have the same form twice in the same client. The scecond one has

another name.

Reagrds

Ilhan

Read only

Former Member
0 Likes
1,060

hi,

Use ABAP program: <b>RSTXSCRP</b>

It will download and upload your sapscripts as a text file in your local harddisk.

<b>follow this navigation.</b>

1)goto SE71.

2)provide name for SCRIPT( begin with Z)

3)select CREATE option.

4)press ENTER.

5)select FORM option(u find this option on top of the screen).

6)from that choose MIGRATE option.

7)then it will displays dialog screen with required field like FORM( provide standard form name) and LANGUAGE( here provide in which language form exisisting).

8)press ENTER.

9)select SAVE and ACTIVATE.

or

1) goto SE71

2) menu..UTILITIES -> COPY FROM CLIENT

regards,

Ashok Reddy

Message was edited by:

Ashok Reddy

Read only

0 Likes
1,060

hello,

is there not a name conflict while uploading.

This form which I will upload is already existing in the system.

It is not my intension to overwrite the existing one.

How can I rename it before.

Regards

Read only

0 Likes
1,060

Hi

When you are executing the program with EXPORT, on seelction screen give the Object name little different , then no problem it will create with different name

Reward points for useful Answers

Regards

Anji

Read only

0 Likes
1,060

Hi,

When I m executing the program with EXPORT and give an onother

name the form will be not found. How do you mean that ?

Reagrds