<?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: Can access subsystem table from a server ? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-access-subsystem-table-from-a-server/m-p/6474977#M1417912</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;         If there are two clients in a server, you can get acess the other clients data by specifying CLIENT SPECIFIED addition in your select statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   SELECT  *  FROM  table CLIENT SPECIFIED INTO wa WHERE MANDT = MANDT . " mandt is other client number&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Dec 2009 11:22:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-12-17T11:22:43Z</dc:date>
    <item>
      <title>Can access subsystem table from a server ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-access-subsystem-table-from-a-server/m-p/6474976#M1417911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Thread subject may not be clear sorry about that, actually my requirement is there is a server say DEV,  this DEV system has&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; two SubSystems  DSM and DCO.  Here i am executing a program in DEV System and want to know if there is any way to access &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a table entry from DSM System.I want to know whether this requirement can be done using ABAP or not . Kindly advice on &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this..Waiting for your suggestions..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;subash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Dec 2009 11:05:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-access-subsystem-table-from-a-server/m-p/6474976#M1417911</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-17T11:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: Can access subsystem table from a server ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-access-subsystem-table-from-a-server/m-p/6474977#M1417912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;         If there are two clients in a server, you can get acess the other clients data by specifying CLIENT SPECIFIED addition in your select statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   SELECT  *  FROM  table CLIENT SPECIFIED INTO wa WHERE MANDT = MANDT . " mandt is other client number&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Dec 2009 11:22:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-access-subsystem-table-from-a-server/m-p/6474977#M1417912</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-17T11:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: Can access subsystem table from a server ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-access-subsystem-table-from-a-server/m-p/6474978#M1417913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think he means clients.  I think he means system names.  In Oracle for example you can have several systems sitting in the same database and you can access one from the other if the username you are using has connect to that system and you specifiy the system name before the table name eg SELECT * FROM DSM.TABNAME;.  I think it is unlikely that you can do something like this in Open SQL or from within the SAP system though I guess it might be possible using real SQL.  In any case, it would all depend on the database accesses and you'd need to check with BASIS about that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Dec 2009 11:49:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-access-subsystem-table-from-a-server/m-p/6474978#M1417913</guid>
      <dc:creator>christine_evans</dc:creator>
      <dc:date>2009-12-17T11:49:02Z</dc:date>
    </item>
  </channel>
</rss>

