<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: hot to copy a form (script) .... in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/hot-to-copy-a-form-script/m-p/2935983#M691907</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yeah i know that but i was already given with a Zform that was there in our PRD and in DEV, so i want to know what the source client would be if it was a customized form not a standard form&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Oct 2007 13:26:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-10T13:26:59Z</dc:date>
    <item>
      <title>hot to copy a form (script) ....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hot-to-copy-a-form-script/m-p/2935977#M691901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;All&lt;/P&gt;&lt;P&gt;i have been given a form to modify and was asked to change the name of the form from the existing ones to a new name, so when i select copy from client i am getting the target form name and source name and was also prompted for a source client, so my doubt what should be the source client i have to select.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2007 13:15:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hot-to-copy-a-form-script/m-p/2935977#M691901</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-10T13:15:54Z</dc:date>
    </item>
    <item>
      <title>Re: hot to copy a form (script) ....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hot-to-copy-a-form-script/m-p/2935978#M691902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;see this and do accordingly&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex: Go to SE71,&lt;/P&gt;&lt;P&gt;on menu bar u find Utilities-&amp;gt;copy from Client. click on it u ll find new screen showing&lt;/P&gt;&lt;P&gt;Form name: &lt;/P&gt;&lt;P&gt;Source Clinet:&lt;/P&gt;&lt;P&gt;Target Form:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;give Form name as usedefined form name EX: ZFORM1&lt;/P&gt;&lt;P&gt;Source client as 000 and &lt;/P&gt;&lt;P&gt;Target form as MEDRUCK.&lt;/P&gt;&lt;P&gt;execute.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, the standard from MEDRUCK is copyied to your form ZFORM1.&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, you have done changes to the Form ZFORM1 and u have to replace your form with standard SAP Script.&lt;/P&gt;&lt;P&gt;Go to NACE Transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;on Applications select EF for purchase order and click Output types button on application tool bar.&lt;/P&gt;&lt;P&gt;now select NEU as output types dobule click on Processing Routines.&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;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 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this applies to SD and MM forms mostly&lt;/P&gt;&lt;P&gt;for Fi forms see the Tcode OB96&lt;/P&gt;&lt;P&gt;for PM forms see OID1 tcode&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2007 13:23:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hot-to-copy-a-form-script/m-p/2935978#M691902</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-10T13:23:59Z</dc:date>
    </item>
    <item>
      <title>Re: hot to copy a form (script) ....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hot-to-copy-a-form-script/m-p/2935979#M691903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All Standard Scripts are in client '000'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2007 13:24:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hot-to-copy-a-form-script/m-p/2935979#M691903</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-10T13:24:17Z</dc:date>
    </item>
    <item>
      <title>Re: hot to copy a form (script) ....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hot-to-copy-a-form-script/m-p/2935980#M691904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to select the Source client as 000 . All the standard forms as available in this client. Also make sure that you uncheck the option "Original Language only" . If you select this check box the form will be copied only in DE (German Language )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2007 13:24:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hot-to-copy-a-form-script/m-p/2935980#M691904</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-10T13:24:17Z</dc:date>
    </item>
    <item>
      <title>Re: hot to copy a form (script) ....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hot-to-copy-a-form-script/m-p/2935981#M691905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   the source form is nothing but the existing form which  you want to copy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   the target form is your new form name that you have to give to copy the existing form&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please reward me points if you find the answer useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2007 13:24:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hot-to-copy-a-form-script/m-p/2935981#M691905</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-10T13:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: hot to copy a form (script) ....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hot-to-copy-a-form-script/m-p/2935982#M691906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select the client no on which you have loged on.  Give the target form name . Modify the target form as per your requirement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2007 13:26:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hot-to-copy-a-form-script/m-p/2935982#M691906</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-10T13:26:14Z</dc:date>
    </item>
    <item>
      <title>Re: hot to copy a form (script) ....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hot-to-copy-a-form-script/m-p/2935983#M691907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yeah i know that but i was already given with a Zform that was there in our PRD and in DEV, so i want to know what the source client would be if it was a customized form not a standard form&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2007 13:26:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hot-to-copy-a-form-script/m-p/2935983#M691907</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-10T13:26:59Z</dc:date>
    </item>
    <item>
      <title>Re: hot to copy a form (script) ....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hot-to-copy-a-form-script/m-p/2935984#M691908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;GOOD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can Copy the Form (SAPScript) using&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tcode SE71 : Utilities Menu -&amp;gt; Copy from Client (or program RSTXFCPY)&lt;/P&gt;&lt;P&gt;Enter the &lt;/P&gt;&lt;P&gt;Source Form&lt;/P&gt;&lt;P&gt;Source Client&lt;/P&gt;&lt;P&gt;Target Form&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But to Copy the form from one server to another the program is RSTXSCRP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward point if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;mrutyun^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2007 13:27:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hot-to-copy-a-form-script/m-p/2935984#M691908</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-10T13:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: hot to copy a form (script) ....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hot-to-copy-a-form-script/m-p/2935985#M691909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Custom forms.. you need to select the current client in your Dev box that you have logged in.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2007 13:33:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hot-to-copy-a-form-script/m-p/2935985#M691909</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-10T13:33:30Z</dc:date>
    </item>
  </channel>
</rss>

