<?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: Function module to find server details in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-find-server-details/m-p/5433438#M1246586</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;Check for the following FM&lt;/P&gt;&lt;P&gt;/SDF/SYSTEM_INFO&lt;/P&gt;&lt;P&gt;/SDF/SCSI_GET_SYSTEM_INFO&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Apr 2009 04:17:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-04-08T04:17:17Z</dc:date>
    <item>
      <title>Function module to find server details</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-find-server-details/m-p/5433437#M1246585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any function module that will&lt;/P&gt;&lt;P&gt;fetch me the system and server details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mansi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2009 04:14:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-find-server-details/m-p/5433437#M1246585</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-08T04:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to find server details</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-find-server-details/m-p/5433438#M1246586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;Check for the following FM&lt;/P&gt;&lt;P&gt;/SDF/SYSTEM_INFO&lt;/P&gt;&lt;P&gt;/SDF/SCSI_GET_SYSTEM_INFO&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2009 04:17:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-find-server-details/m-p/5433438#M1246586</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-08T04:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to find server details</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-find-server-details/m-p/5433439#M1246587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no idea abt fucntion module, but from transaction SM59- RFC destination, you can see the server details&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2009 04:17:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-find-server-details/m-p/5433439#M1246587</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-08T04:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to find server details</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-find-server-details/m-p/5433440#M1246588</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;If you want to know abt the &lt;EM&gt;Database Server Details&lt;/EM&gt; pls try the following FM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;GET_DB_SERVER_OPSYSTEM_DB6&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;MSS_MON_GET_LINKEDSERVER&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;GET_CHG_DYNAMICSERVER_MS&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;GET_DYNAMICSERVER_MSQ&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;MSS_DBCP_SERVERINF&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;MSS_GET_SERVERINF&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For &lt;EM&gt;SAP server Details&lt;/EM&gt; pls try the following FM &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PC_OLE_SERVER_CHECK&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;AS4_PTF_STATUS_ALL_SERVERS&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;MSS_GET_ALL_APPSERVER_INFO&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;MSS_GET_APPSERVER_INFO&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;BDL_SYSTEM_INFO&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;ravi aswani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2009 04:35:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-find-server-details/m-p/5433440#M1246588</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-08T04:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to find server details</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-find-server-details/m-p/5433441#M1246589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mansi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RFC_GET_SYSTEM_INFO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dont forget to give the destination as NONE. Doing this way would ultimately point to your own system.&lt;/P&gt;&lt;P&gt;Got it??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Babu Kilari&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Babu Kilari on Apr 9, 2009 9:11 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2009 07:10:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-find-server-details/m-p/5433441#M1246589</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-09T07:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to find server details</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-find-server-details/m-p/5433442#M1246590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try these FMs:&lt;/P&gt;&lt;P&gt;CAT_CHECK_RFC_DESTINATION - This checks the RFC destinations and connections &lt;/P&gt;&lt;P&gt;CAT_PING - This checks RFC system and configuration &lt;/P&gt;&lt;P&gt;ARFC_GET_TID - This returns IP address of the server (in hexadecimal though)&lt;/P&gt;&lt;P&gt;GUI_GET_DESKTOP_INFO - This returns information about the end-users desktop &lt;/P&gt;&lt;P&gt;TERMINAL_ID_GET - This returns IP address and the terminal ID &lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2009 07:20:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-find-server-details/m-p/5433442#M1246590</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-09T07:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to find server details</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-find-server-details/m-p/5433443#M1246591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Mansi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Test &lt;STRONG&gt;Class CL_GUI_FRONTEND_SERVICES&lt;/STRONG&gt; and Following Methods&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. &lt;STRONG&gt;GET_IP_ADDRESS&lt;/STRONG&gt; To get the System IP&lt;/P&gt;&lt;P&gt;2. &lt;STRONG&gt;GET_USER_NAME&lt;/STRONG&gt; To get the User Name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use some other Methods for Getting other Info too of this Class hope will help you to solve out your problem,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Faisal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2009 07:56:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-find-server-details/m-p/5433443#M1246591</guid>
      <dc:creator>faisalatsap</dc:creator>
      <dc:date>2009-04-09T07:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to find server details</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-find-server-details/m-p/5433444#M1246592</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 try this FM GENERAL_GET_APP_SERVER_NAME, it returns the server name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nihar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2009 08:31:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-find-server-details/m-p/5433444#M1246592</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-09T08:31:45Z</dc:date>
    </item>
  </channel>
</rss>

