cancel
Showing results for 
Search instead for 
Did you mean: 

copy SCript

radhushankar
Participant
0 Kudos

Hi

i wish to copy the standard script to my customized script. ie medruck to zmedruck..can u tel me the procedure

Regards

Arun.j

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Radhu,

Go to SE71 enter the name medruck,Choose utilities copy form client.

Give medruck in from client no and zmedruck in target.

Your script will be copied.

Hope its helpful.

Regards,

Nikhil Moghe

radhushankar
Participant
0 Kudos

thanks i copied like this but when i tried changing / deleting an element thro edit ..the delete copy elements are marked as grey..i want to delete some unwanted elements can u telme how 2 change it?

Former Member
0 Kudos

In that case forget the first method delete your zmedruck form and follow the following method to copy form.

go to SE71 Enter ZMEDRUCK in the name Click Create.

Then go to Form->Copy Form->enter Form name Medruck and language whatever you want.Save it now you will be able to delete elements also.

Regards,

Nikhil Moghe

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi radhu,

just go to se38....run report RSTXFCPY and execute..in that

Form name : MEDRUCK

Source client : 000

Target Form : ZMEDRUCK

select both check box and execute...

it will be copied to ur zseries...

or else goto se71...in menu --> utilities --> copy from client

hope this will help u out...

please reward in case usefull...

regards,

prashant

Former Member
0 Kudos

Hi

There are some Standard Sap Scripts in SAP. We cant directly execute them in scripts we have to use some T-codes and by giving some input to the required fields we can see the output printform.

I will show one example. There are some Standard Sap Scripts such as MEDRUCK which is a standard Sap Script for Purchase Order and RVINVOICE01 for billing and so on...

To see oupt of MEDRUCK go to T-code ME9F give purchase order number and execute select one number and click on dislplay messages button on application tool bar you can find the print form of MEDRUCK.

You cannot change the Standard Sap Scripts but you can use Standard Sap Scripts and Copy them to userdefined Script and can make changes to them and replace standard Sap Script with usedefind script.

Ex: Go to SE71,

on menu bar u find Utilities->copy from Client. click on it u ll find new screen showing

Form name:

Source Clinet:

Target Form:

give Form name as usedefined form name EX: ZFORM1

Source client as 000 and

Target form as MEDRUCK.

execute.

Now, the standard from MEDRUCK is copyied to your form ZFORM1.

NOW, go to SE71 and give form name as ZFORM1 and do some changes to the form such as adding logo any thing. save and Activate.

Now, you have done changes to the Form ZFORM1 and u have to replace your form with standard SAP Script.

Go to NACE Transaction.

on Applications select EF for purchase order and click Output types button on application tool bar.

now select NEU as output types dobule click on Processing Routines.

now click on Change option on application tool bar and on right side u find MEDRUCK in form place replace MEDRUCK with ZFORM1 and SAVE.

go back twice and now go to T-code ME9F give the purchase order number and execute and select one option and click on display messges button .

you will find the changes that you have done in ZFORM1. so we cant chage the standard Sap Scripts by copying the Standard Sap Scripts we can chage and replace with our forms.

<b>

Reward points for useful Answers</b>

Regards

Anji

Former Member
0 Kudos

Hi,

Go to SE71 and Goto Utilities menu - > Copy from Client - > give u r for u want to copy original name - > new target form name - > Source client should be 000 only .

Thats it.

now use u r script for other modifications.

Regards,

Nandha

Reward if it helps

Former Member
0 Kudos

Hi arun,

you can do this by following way

goto SE71 transaction

Utilities - > copy from client (in menu bar)

then specify the standard form name and the custumised form name

and your problem will be solved.

please let me know in case of any doubts.

award points in case helpful.