<?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: sap script problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-problem/m-p/2296148#M501352</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Imran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scripts r client Dependent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U need to copy this form in non modifiable client.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;SAB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 May 2007 15:09:19 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-18T15:09:19Z</dc:date>
    <item>
      <title>sap script problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-problem/m-p/2296147#M501351</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;i have copied one script from client which is nonmodifiable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;client in which i have copied and changed  is modifiable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now,how can i use this changed script in nonmodifiable client.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2007 14:53:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-problem/m-p/2296147#M501351</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-18T14:53:56Z</dc:date>
    </item>
    <item>
      <title>Re: sap script problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-problem/m-p/2296148#M501352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Imran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scripts r client Dependent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U need to copy this form in non modifiable client.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;SAB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2007 15:09:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-problem/m-p/2296148#M501352</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-18T15:09:19Z</dc:date>
    </item>
    <item>
      <title>Re: sap script problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-problem/m-p/2296149#M501353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;First do the changes in modifiable client to the script and assign a transport request to that script  and attach the script(zform) to the driver(print) program &lt;/P&gt;&lt;P&gt;So all these changes have to come under the same request.&lt;/P&gt;&lt;P&gt;Now you can transfer this modified script into non modiable client using SCC1 Tcode(if both are in the same Box) are using the transport request or using the program &amp;lt;b&amp;gt;rstxr3tr or rstxscrp&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful&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>Fri, 18 May 2007 15:23:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-problem/m-p/2296149#M501353</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-18T15:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: sap script problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-problem/m-p/2296150#M501354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Scripts are client Dependent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to copy this form into other client.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Copy the layout from client to other client :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GOTO SE38-&amp;gt;RSTXSCRP-&amp;gt;execute&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Object name - form name -&amp;gt;execute &lt;/P&gt;&lt;P&gt;change the file name as .txt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;are you maintaing english language in SE71 and please give language EN in RSTXSCRP Program &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;while importing into other clinet use IMPORT Option&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward Points if it is useful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Seshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2007 15:48:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-problem/m-p/2296150#M501354</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-18T15:48:06Z</dc:date>
    </item>
  </channel>
</rss>

