<?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: problem in using the sap script from 1 client to another in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-using-the-sap-script-from-1-client-to-another/m-p/5288212#M1220075</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;if the sapscript ZXYZ is already present in a sys ..in ur case it is quality..and if u try to modify the same script from another clnt of the same sy..then it will give an error..like cross cnlt is not possible. If u need to modify the script, u need to modify this using the same clnt...which u used to create that script. Else u copy it to another name in diff clnt and then try to modify. And use the new name in the driver pgm also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keerthi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Mar 2009 06:28:03 GMT</pubDate>
    <dc:creator>keerthy_k</dc:creator>
    <dc:date>2009-03-10T06:28:03Z</dc:date>
    <item>
      <title>problem in using the sap script from 1 client to another</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-using-the-sap-script-from-1-client-to-another/m-p/5288209#M1220072</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 am working on a sap script which is developed in the 555 cliet(Quality) but now the error comes change to repository or cross client is not allowed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order to change the script which i am working on i tried to copy that script in 333 client and created with the orignal script. I tried to copy the modified script (developed in 555) but it is copying that script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plzz proivde me guideliness how to solve this problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Mar 2009 06:21:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-using-the-sap-script-from-1-client-to-another/m-p/5288209#M1220072</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-10T06:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: problem in using the sap script from 1 client to another</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-using-the-sap-script-from-1-client-to-another/m-p/5288210#M1220073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use SCC1 transaction to transport script between clients.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Mar 2009 06:23:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-using-the-sap-script-from-1-client-to-another/m-p/5288210#M1220073</guid>
      <dc:creator>GauthamV</dc:creator>
      <dc:date>2009-03-10T06:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: problem in using the sap script from 1 client to another</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-using-the-sap-script-from-1-client-to-another/m-p/5288211#M1220074</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;Scripts should be created only in 001 client. Then only it will match all your requirements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you should ask your Basis consultant for transporting script to 001 and then copy from there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dont go for client specific.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Mar 2009 06:24:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-using-the-sap-script-from-1-client-to-another/m-p/5288211#M1220074</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-10T06:24:02Z</dc:date>
    </item>
    <item>
      <title>Re: problem in using the sap script from 1 client to another</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-using-the-sap-script-from-1-client-to-another/m-p/5288212#M1220075</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;if the sapscript ZXYZ is already present in a sys ..in ur case it is quality..and if u try to modify the same script from another clnt of the same sy..then it will give an error..like cross cnlt is not possible. If u need to modify the script, u need to modify this using the same clnt...which u used to create that script. Else u copy it to another name in diff clnt and then try to modify. And use the new name in the driver pgm also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keerthi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Mar 2009 06:28:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-using-the-sap-script-from-1-client-to-another/m-p/5288212#M1220075</guid>
      <dc:creator>keerthy_k</dc:creator>
      <dc:date>2009-03-10T06:28:03Z</dc:date>
    </item>
    <item>
      <title>Re: problem in using the sap script from 1 client to another</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-using-the-sap-script-from-1-client-to-another/m-p/5288213#M1220076</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 had tried to copy it with different name and also mentioned it in the dirver program and when i execute the program in 555 client(Quality client)&lt;/P&gt;&lt;P&gt;it had given the error :-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No script or form name is available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plzz provide me guidelines how do i check that the modification made in script in client 333 (development) is accurate in this client there is no data is present where as in 555 is the replica of the Production server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plzzz provide me guielines to solve this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: ricx .s on Mar 10, 2009 7:54 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Mar 2009 06:33:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-using-the-sap-script-from-1-client-to-another/m-p/5288213#M1220076</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-10T06:33:06Z</dc:date>
    </item>
    <item>
      <title>Re: problem in using the sap script from 1 client to another</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-using-the-sap-script-from-1-client-to-another/m-p/5288214#M1220077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; Hi,&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; I am working on a sap script which is developed in the 555 cliet(Quality) but now the error comes change to repository or cross client is not allowed. &lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; In order to change the script which i am working on i tried to copy that script in 333 client and created with the orignal script. I tried to copy the modified script (developed in 555) but it is copying that script.&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; Plzz proivde me guideliness how to solve this problem.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are clients 555 and 333 both on DEV Server? If so you may use transaction SCC1 to copy the form from one client to another. Just run SCC1 on the client where the sapscript form will be copied, indicate the source client, and search for the transport request number that contains your form.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, where did you develop your form?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Mar 2009 07:03:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-using-the-sap-script-from-1-client-to-another/m-p/5288214#M1220077</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-10T07:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: problem in using the sap script from 1 client to another</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-using-the-sap-script-from-1-client-to-another/m-p/5288215#M1220078</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;If you were working on same system(Dev/Quality) with different clients, then we can use the Transaction : SCC1 to move the scripts from one client to another.&lt;/P&gt;&lt;P&gt;For different systems the only way is : Import and Exports the Transports.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sreeram Kumar.Madisetty&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Mar 2009 07:14:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-using-the-sap-script-from-1-client-to-another/m-p/5288215#M1220078</guid>
      <dc:creator>sreeramkumar_madisetty</dc:creator>
      <dc:date>2009-03-10T07:14:46Z</dc:date>
    </item>
  </channel>
</rss>

