<?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: standard scripts in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/standard-scripts/m-p/2360631#M522194</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;Generally, we modify existing sap scripts provided by SAP rather than creating one. Unless you have to do something new for your client like Labels or Packaging card, etc., MEDRUCK is the form for PO. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto SE71, there is an option in Utilities as COPY ffrom Source client (000). Copy the from MEDRUCK into a Zname form. The common changes wud b inserting a logo, using Std text for Terms and Conditions, alignment of windows as per client requirement, get xtra data if client is asking for somethign more. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bhaskar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Jun 2007 10:50:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-04T10:50:57Z</dc:date>
    <item>
      <title>standard scripts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/standard-scripts/m-p/2360628#M522191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     How to modify the standard script(Ex.Medruck).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2007 10:44:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/standard-scripts/m-p/2360628#M522191</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-04T10:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: standard scripts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/standard-scripts/m-p/2360629#M522192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;copy the Script MEDRUCK from 000 client into ur development Client using the program RSTXFCPY (give Z-Medruck as the Target Form name and then modify it). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remeber u have to changethe required configuration also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that Helps&lt;/P&gt;&lt;P&gt;Anirban M.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2007 10:48:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/standard-scripts/m-p/2360629#M522192</guid>
      <dc:creator>former_member480923</dc:creator>
      <dc:date>2007-06-04T10:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: standard scripts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/standard-scripts/m-p/2360630#M522193</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;First go to SE71, then give a Name for the Z-form and copy the predefined form from UTILITES -&amp;gt; COPY FROM CLIENT.&lt;/P&gt;&lt;P&gt;Then open the coiped Z-form and save and activate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the procedure for copying a predeifned form.&lt;/P&gt;&lt;P&gt;go to SE71 T code&lt;/P&gt;&lt;P&gt;enter the std script, display&lt;/P&gt;&lt;P&gt;from the second page Copy the script to the ZSCRIPT with EN as lang&lt;/P&gt;&lt;P&gt;and do the modifications in that Zscript and that has to be attached in the NACE t code for the related Output type and Driver program.&lt;/P&gt;&lt;P&gt;for example&lt;/P&gt;&lt;P&gt;for PO MEDRUCK is the std Script Copy it to ZMEDRUCK and do the changes.&lt;/P&gt;&lt;P&gt;then in NACE select the output type NEU and attache it to SAPFM05P program and remove the MEDRUCK and keep ZMEDRUCK.&lt;/P&gt;&lt;P&gt;reward if useful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Priyanka.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2007 10:49:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/standard-scripts/m-p/2360630#M522193</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-04T10:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: standard scripts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/standard-scripts/m-p/2360631#M522194</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;Generally, we modify existing sap scripts provided by SAP rather than creating one. Unless you have to do something new for your client like Labels or Packaging card, etc., MEDRUCK is the form for PO. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto SE71, there is an option in Utilities as COPY ffrom Source client (000). Copy the from MEDRUCK into a Zname form. The common changes wud b inserting a logo, using Std text for Terms and Conditions, alignment of windows as per client requirement, get xtra data if client is asking for somethign more. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bhaskar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2007 10:50:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/standard-scripts/m-p/2360631#M522194</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-04T10:50:57Z</dc:date>
    </item>
    <item>
      <title>Re: standard scripts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/standard-scripts/m-p/2360632#M522195</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;      Please give me steps for standard script modification my mail id is revatiraju@gmail.com .thank u.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2007 06:47:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/standard-scripts/m-p/2360632#M522195</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-21T06:47:32Z</dc:date>
    </item>
    <item>
      <title>Re: standard scripts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/standard-scripts/m-p/2360633#M522196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need help with this sap script.&lt;/P&gt;&lt;P&gt;Who i help me?&lt;/P&gt;&lt;P&gt;Who is the steeps?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need modify the standard text. I don't know the transacction SO10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Help me please...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Aug 2007 20:00:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/standard-scripts/m-p/2360633#M522196</guid>
      <dc:creator>david_mg1</dc:creator>
      <dc:date>2007-08-19T20:00:13Z</dc:date>
    </item>
  </channel>
</rss>

