<?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 client specified in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/client-specified/m-p/3716705#M894722</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;client specified use in database tables&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Apr 2008 08:44:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-25T08:44:15Z</dc:date>
    <item>
      <title>client specified</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/client-specified/m-p/3716705#M894722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;client specified use in database tables&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Apr 2008 08:44:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/client-specified/m-p/3716705#M894722</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-25T08:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: client specified</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/client-specified/m-p/3716706#M894723</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 can switch off the automatic client handling in Open SQL statements using a special addition. In the SELECT statement, the addition comes after the options in the FROM clause:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT... FROM &amp;lt;tables&amp;gt; CLIENT SPECIFIED. ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you use this addition, you can then address the client fields in the individual clauses of the SELECT statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reference:&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/fc/eb39c4358411d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/fc/eb39c4358411d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ramya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Apr 2008 08:49:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/client-specified/m-p/3716706#M894723</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-25T08:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: client specified</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/client-specified/m-p/3716707#M894724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All the database tables are client dependent...so whenever you write select statement no need of client handling in your select statement....because select statement should take care of auto matic client handling.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to swith off automatic client handling and want to specify explicitly..then write CLIENT SPECIFIED 'clnt' in your select statement after data base table name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if useful.&lt;/P&gt;&lt;P&gt;Dara.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Apr 2008 08:53:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/client-specified/m-p/3716707#M894724</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-25T08:53:21Z</dc:date>
    </item>
  </channel>
</rss>

