<?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: Client Specified in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/client-specified/m-p/854856#M46990</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raghuram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can prove this to yourself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can test the performance of statements side by side using the Performance Tips and Tricks transaction.  From SE80 go to Environment-&amp;gt;Examples-&amp;gt;Performance Examples.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Type in your two select statements (one with client specified and one without) in the two windows and hit the measure runtime button.  If you have a reasonable amount of data you should be able to tell any difference.  Although as Anand says, I don't think you'll see any.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Apr 2005 08:37:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-04-20T08:37:05Z</dc:date>
    <item>
      <title>Client Specified</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/client-specified/m-p/854853#M46987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does the use of 'client specified' in open SQL statements improve the performance of SQL statements.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2005 04:46:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/client-specified/m-p/854853#M46987</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-04-20T04:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: Client Specified</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/client-specified/m-p/854854#M46988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No. It does not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In fact, if you use &amp;lt;i&amp;gt;Client Specified&amp;lt;/i&amp;gt; and specify clients other than SY-MANDT, the performance may worsen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2005 04:49:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/client-specified/m-p/854854#M46988</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-04-20T04:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: Client Specified</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/client-specified/m-p/854855#M46989</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 agree with Anand that it will not do any performance optimization.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I am not sure whether it may worsen the performance since it just disables automatic client handling. Anyways, this is in fact not so much in context of the main question, besides the question is answered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*--Serdar &amp;lt;a href="https://www.sdn.sap.com:443http://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.sdn.businesscard.sdnbusinesscard?u=qbk%2bsag%2bjiw%3d"&amp;gt;[ BC ]&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2005 08:35:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/client-specified/m-p/854855#M46989</guid>
      <dc:creator>ssimsekler</dc:creator>
      <dc:date>2005-04-20T08:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: Client Specified</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/client-specified/m-p/854856#M46990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raghuram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can prove this to yourself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can test the performance of statements side by side using the Performance Tips and Tricks transaction.  From SE80 go to Environment-&amp;gt;Examples-&amp;gt;Performance Examples.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Type in your two select statements (one with client specified and one without) in the two windows and hit the measure runtime button.  If you have a reasonable amount of data you should be able to tell any difference.  Although as Anand says, I don't think you'll see any.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2005 08:37:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/client-specified/m-p/854856#M46990</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-04-20T08:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: Client Specified</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/client-specified/m-p/854857#M46991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Brad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply, but what i also wanted to know was which would be better simply giving a delete statement or use a delete with a client = sy-mandt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2005 11:09:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/client-specified/m-p/854857#M46991</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-31T11:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: Client Specified</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/client-specified/m-p/854858#M46992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you should use automatic client handling unless you actually want to delete data in a different client from the current one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no use of specifying client = sy-mandt .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2005 14:05:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/client-specified/m-p/854858#M46992</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-31T14:05:15Z</dc:date>
    </item>
  </channel>
</rss>

