<?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>Question Re: Difference between Technical &amp; Business Systems?? in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/difference-between-technical-business-systems/qaa-p/5512150#M2051801</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gr8 Explanation..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Apr 2009 14:43:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-04-17T14:43:06Z</dc:date>
    <item>
      <title>Difference between Technical &amp; Business Systems??</title>
      <link>https://community.sap.com/t5/technology-q-a/difference-between-technical-business-systems/qaq-p/5512145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;                    What are the differences between Technical System &amp;amp; Business System in SAP PI??Why we need to create Technical &amp;amp; Business Systems??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Apr 2009 14:01:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/difference-between-technical-business-systems/qaq-p/5512145</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-17T14:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Technical &amp; Business Systems??</title>
      <link>https://community.sap.com/t5/technology-q-a/difference-between-technical-business-systems/qaa-p/5512146#M2051797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Very clearly mentioned in following link, both the difference and the purpose&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sappro.com/downloads/nov06/XIandSLD.pdf" target="test_blank"&gt;http://www.sappro.com/downloads/nov06/XIandSLD.pdf&lt;/A&gt;&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;Bhudev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Apr 2009 14:07:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/difference-between-technical-business-systems/qaa-p/5512146#M2051797</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-17T14:07:22Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Technical &amp; Business Systems??</title>
      <link>https://community.sap.com/t5/technology-q-a/difference-between-technical-business-systems/qaa-p/5512147#M2051798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashley!&lt;/P&gt;&lt;P&gt;To say it in simple words:&lt;/P&gt;&lt;P&gt;The technical system represents the "technology" or "server" level of a system. On a technical system Software Products and Software Components are installed (SLD).&lt;/P&gt;&lt;P&gt;Business Systems are one or more logical systems sitting on top of a technical system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case of SAP systems a physical SAP System (with one SAPSID) is represented by a Technical System in SLD while the clients (and logical systems) of such a SAP system are represented by Business Systems (one for each client/logical system).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know there are much more differences and explanations, but to get a first idea of the differences and purposes I hope these few words are enough for you ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The most important part for PI are the business systems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Volker&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Apr 2009 14:12:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/difference-between-technical-business-systems/qaa-p/5512147#M2051798</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-17T14:12:25Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Technical &amp; Business Systems??</title>
      <link>https://community.sap.com/t5/technology-q-a/difference-between-technical-business-systems/qaa-p/5512148#M2051799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Technical system is the representation of the physical system. Like ,It has an IP Address to track.&lt;/P&gt;&lt;P&gt;Business system is the name that we give to a technical system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example an SAP system with IP 123.345.56.67is used to store the HR data of a organisation.&lt;/P&gt;&lt;P&gt;Then we should create a technical system for that PHYSICAL system.&lt;/P&gt;&lt;P&gt;and you call it with a Logical name, say HR_DATA ..This is the business system. This way you are abstracting the technicalities of the system..&lt;/P&gt;&lt;P&gt;Tomorrow, if the organization replaces the SAP system with an Oracle system(Which obvisouly has a new IP address), then a new technical system is to be created, but the business system still remains the same..Hope this example helps you understand the concept of TS and BS.&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>Fri, 17 Apr 2009 14:21:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/difference-between-technical-business-systems/qaa-p/5512148#M2051799</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-17T14:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Technical &amp; Business Systems??</title>
      <link>https://community.sap.com/t5/technology-q-a/difference-between-technical-business-systems/qaa-p/5512149#M2051800</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;Check it here&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="4828454"&gt;&lt;/A&gt;&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>Fri, 17 Apr 2009 14:36:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/difference-between-technical-business-systems/qaa-p/5512149#M2051800</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-17T14:36:57Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Technical &amp; Business Systems??</title>
      <link>https://community.sap.com/t5/technology-q-a/difference-between-technical-business-systems/qaa-p/5512150#M2051801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gr8 Explanation..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Apr 2009 14:43:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/difference-between-technical-business-systems/qaa-p/5512150#M2051801</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-17T14:43:06Z</dc:date>
    </item>
  </channel>
</rss>

