2007 Jul 06 9:29 AM
Hello Experts !
How can I copy an existing SAP-Script Formular ?
Reagrds
Ilhan
2007 Jul 06 9:32 AM
<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
2007 Jul 06 9:32 AM
<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.
2007 Jul 06 9:33 AM
hi
first u export u r script into temperory file,
then import that file to target program to which u want to copy.
2007 Jul 06 9:34 AM
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
2007 Jul 06 9:40 AM
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
2007 Jul 06 9:52 AM
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
2007 Jul 06 9:59 AM
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
2007 Jul 06 10:09 AM
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
2007 Jul 06 10:29 AM
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