<?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: Table that stores the application server names in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-that-stores-the-application-server-names/m-p/6265497#M1385708</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 hope  your requirement is to  get the Application server name  for executing  application in that system.&lt;/P&gt;&lt;P&gt;so there is standard Fun.Module for getting the  Application server name .so that you can concadenate with your Application&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For your Question, the Answer is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is table &lt;STRONG&gt;USR41.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Please note that USR41 stores the IPs with user names and machine names etc temporarily only. As soon as user logs out, the record entry of that user gets deleted automatically from the table.&lt;/P&gt;&lt;P&gt;Tr. Code SM04 output seems matching with this table, except for rfc&lt;/P&gt;&lt;P&gt;users not seen in USR41.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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, 03 Nov 2009 16:39:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-11-03T16:39:48Z</dc:date>
    <item>
      <title>Table that stores the application server names</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-that-stores-the-application-server-names/m-p/6265494#M1385705</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 need the database table name where the application server names are stored.&lt;/P&gt;&lt;P&gt;Can any one help me out?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Indira&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2009 08:26:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-that-stores-the-application-server-names/m-p/6265494#M1385705</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-03T08:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: Table that stores the application server names</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-that-stores-the-application-server-names/m-p/6265495#M1385706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, look at DB TPFID.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2009 08:36:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-that-stores-the-application-server-names/m-p/6265495#M1385706</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-03T08:36:49Z</dc:date>
    </item>
    <item>
      <title>Re: Table that stores the application server names</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-that-stores-the-application-server-names/m-p/6265496#M1385707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check fm &lt;STRONG&gt;TH_SERVER_LIST&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2009 08:42:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-that-stores-the-application-server-names/m-p/6265496#M1385707</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2009-11-03T08:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: Table that stores the application server names</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-that-stores-the-application-server-names/m-p/6265497#M1385708</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 hope  your requirement is to  get the Application server name  for executing  application in that system.&lt;/P&gt;&lt;P&gt;so there is standard Fun.Module for getting the  Application server name .so that you can concadenate with your Application&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For your Question, the Answer is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is table &lt;STRONG&gt;USR41.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Please note that USR41 stores the IPs with user names and machine names etc temporarily only. As soon as user logs out, the record entry of that user gets deleted automatically from the table.&lt;/P&gt;&lt;P&gt;Tr. Code SM04 output seems matching with this table, except for rfc&lt;/P&gt;&lt;P&gt;users not seen in USR41.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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, 03 Nov 2009 16:39:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-that-stores-the-application-server-names/m-p/6265497#M1385708</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-03T16:39:48Z</dc:date>
    </item>
    <item>
      <title>Re: Table that stores the application server names</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-that-stores-the-application-server-names/m-p/6265498#M1385709</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;         Try the table  RZLLITAB.&lt;/P&gt;&lt;P&gt;&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;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2009 06:54:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-that-stores-the-application-server-names/m-p/6265498#M1385709</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-04T06:54:28Z</dc:date>
    </item>
  </channel>
</rss>

