<?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: client server details in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/client-server-details/m-p/10857260#M1886322</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Kiran&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Quite correct, my solution was not the best example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would recommend a custom SM30 table to manage this. Two fields would manage this:&lt;/P&gt;&lt;P&gt;# SID&lt;/P&gt;&lt;P&gt;# Description of System.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Arden&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Jan 2015 21:34:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2015-01-23T21:34:56Z</dc:date>
    <item>
      <title>client server details</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/client-server-details/m-p/10857257#M1886319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how to get project&amp;nbsp; landscape server details in real time&amp;nbsp; like (development ,quality) to put in sap logon pad?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jan 2015 11:44:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/client-server-details/m-p/10857257#M1886319</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-01-23T11:44:45Z</dc:date>
    </item>
    <item>
      <title>Re: client server details</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/client-server-details/m-p/10857258#M1886320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vinod.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As each landscape is quite unique. I do not believe this can be derived from a config table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Therefore you will most likely need to hardcode some logic which checks the SID of the current server and outputs the designation. "CRD" = "Development". "CRQ" = "QA". Etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Arden&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jan 2015 11:52:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/client-server-details/m-p/10857258#M1886320</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-01-23T11:52:15Z</dc:date>
    </item>
    <item>
      <title>Re: client server details</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/client-server-details/m-p/10857259#M1886321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vinod,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use Sy-SYSID to get the SID of the current server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Never and never hardcode sysid's.&lt;/P&gt;&lt;P&gt;Suppose in your landscape D2A is Development,Q2A is Quality server,you can never guarantee that the Development server will always be called D2A and Quality Server will always be called Q2A.They may change the SYSID's for ex D2A to D1A,if need arises.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In such a case harcoding of sysids in the program will be an issue and requires a change in the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;K.Kiran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jan 2015 12:06:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/client-server-details/m-p/10857259#M1886321</guid>
      <dc:creator>kiran_k8</dc:creator>
      <dc:date>2015-01-23T12:06:39Z</dc:date>
    </item>
    <item>
      <title>Re: client server details</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/client-server-details/m-p/10857260#M1886322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Kiran&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Quite correct, my solution was not the best example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would recommend a custom SM30 table to manage this. Two fields would manage this:&lt;/P&gt;&lt;P&gt;# SID&lt;/P&gt;&lt;P&gt;# Description of System.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Arden&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jan 2015 21:34:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/client-server-details/m-p/10857260#M1886322</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-01-23T21:34:56Z</dc:date>
    </item>
  </channel>
</rss>

