<?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 System information Tables in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/system-information-tables/m-p/3571702#M859711</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I require the mane of table in which i can find the following information&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.)type of system (system info)&lt;/P&gt;&lt;P&gt;2.)client&lt;/P&gt;&lt;P&gt;3.)server model (like NT or UNIX)&lt;/P&gt;&lt;P&gt;4.)Instances&lt;/P&gt;&lt;P&gt;5.)Server Names&lt;/P&gt;&lt;P&gt;6.)Memory info&lt;/P&gt;&lt;P&gt;7.)Operating system &lt;/P&gt;&lt;P&gt;8.)SAP SID's&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I only know 2 tables i.e, T000 and CVERS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help for the rest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anthony D'souza&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Mar 2008 08:01:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-18T08:01:25Z</dc:date>
    <item>
      <title>System information Tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/system-information-tables/m-p/3571702#M859711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I require the mane of table in which i can find the following information&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.)type of system (system info)&lt;/P&gt;&lt;P&gt;2.)client&lt;/P&gt;&lt;P&gt;3.)server model (like NT or UNIX)&lt;/P&gt;&lt;P&gt;4.)Instances&lt;/P&gt;&lt;P&gt;5.)Server Names&lt;/P&gt;&lt;P&gt;6.)Memory info&lt;/P&gt;&lt;P&gt;7.)Operating system &lt;/P&gt;&lt;P&gt;8.)SAP SID's&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I only know 2 tables i.e, T000 and CVERS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help for the rest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anthony D'souza&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2008 08:01:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/system-information-tables/m-p/3571702#M859711</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-18T08:01:25Z</dc:date>
    </item>
    <item>
      <title>Re: System information Tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/system-information-tables/m-p/3571703#M859712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Anthony&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried function module &lt;STRONG&gt;RFC_GET_SYSTEM_INFO&lt;/STRONG&gt; ?&lt;/P&gt;&lt;P&gt;If you want the system information of your local system set&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;DESTINATION = ' '  or
DESTINATION = 'NONE'&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2008 08:25:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/system-information-tables/m-p/3571703#M859712</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2008-03-18T08:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: System information Tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/system-information-tables/m-p/3571704#M859713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Uwe Schieferstein ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply , but i required the table in which this information is stored.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did found out the following tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.) For software component----&lt;/P&gt;&lt;HR originaltext="---" /&gt;&lt;P&gt;CVERS&lt;/P&gt;&lt;P&gt;2.)For the release -&lt;/P&gt;&lt;HR originaltext="---------" /&gt;&lt;P&gt;SVERS&lt;/P&gt;&lt;P&gt;3.)System info (instance etc.)----TPFID&lt;/P&gt;&lt;P&gt;4.) Operating System -&lt;/P&gt;&lt;HR originaltext="-----" /&gt;&lt;P&gt; TSLE4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i require for database and memory ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anthony&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2008 09:41:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/system-information-tables/m-p/3571704#M859713</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-18T09:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: System information Tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/system-information-tables/m-p/3571705#M859714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Anthony&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may have a look at fm &lt;STRONG&gt;STATUS_ANZEIGEN&lt;/STRONG&gt; (function group &lt;STRONG&gt;SHSY&lt;/STRONG&gt;, System menu functions).&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;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2008 09:46:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/system-information-tables/m-p/3571705#M859714</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2008-03-18T09:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: System information Tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/system-information-tables/m-p/3571706#M859715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anthony,&lt;/P&gt;&lt;P&gt; Structure SYST has all the details you are looking. However these are populated during run time. System field starting with SY- followed by fields in structure SYST will provide the corresponding values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:- SY-MANDT ==&amp;gt; Client ID&lt;/P&gt;&lt;P&gt;                SY-SYSID  ==&amp;gt; Name of SAP R/3 System&lt;/P&gt;&lt;P&gt;                SY-OPSYS ==&amp;gt; R/3 System, Operating System  &lt;/P&gt;&lt;P&gt;                                        of Application Server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Best Regards,&lt;/P&gt;&lt;P&gt;Dinesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Mar 2008 12:56:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/system-information-tables/m-p/3571706#M859715</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-19T12:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: System information Tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/system-information-tables/m-p/3571707#M859716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anthony,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Also  check  FM  'GUI_GET_DESKTOP_INFO , check the documentation of that FM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Mar 2008 13:05:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/system-information-tables/m-p/3571707#M859716</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-19T13:05:16Z</dc:date>
    </item>
  </channel>
</rss>

