<?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: SAP Architecture in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-architecture/m-p/12562432#M2007791</link>
    <description>&lt;P&gt;Hi &lt;SPAN class="mention-scrubbed"&gt;fotso&lt;/SPAN&gt;, &lt;/P&gt;&lt;P&gt;Firstly, Let's have a look about &lt;STRONG&gt;SAP R/3 Architecture&lt;/STRONG&gt;. &lt;/P&gt;&lt;P&gt;SAP R/3 is one of the main product of SAP, where R stands for Real Time and the number 3 Tier Client/Server Architecture (Presentation Server, Application Server &amp;amp; Data Base Server), Most of the business in todays world runs on SAP R/3 system.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Pictures gives an clear idea :&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2086861-image.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;To Know More About These All Things visit this link : &lt;/STRONG&gt;&lt;A href="https://sandeepsuggu29.medium.com/all-you-need-to-know-about-sap-57fef3b8283b" target="_blank"&gt;All You Need To Know About SAP&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Thanks,                                                                                                                                                                          Suggu Sandeep.&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 23 Aug 2022 16:21:11 GMT</pubDate>
    <dc:creator>sandeep_suggu</dc:creator>
    <dc:date>2022-08-23T16:21:11Z</dc:date>
    <item>
      <title>SAP Architecture</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-architecture/m-p/12562428#M2007787</link>
      <description>&lt;P&gt;We know that SAP has an architecture Client / Server R/3&lt;/P&gt;
  &lt;P&gt;So i assume that:&lt;/P&gt;
  &lt;P&gt;- SAP Logon is Presentation server&lt;/P&gt;
  &lt;P&gt;- NetWeaver is in the Application Server (Which containt Business Suite, so SAP ERP)&lt;/P&gt;
  &lt;P&gt;- Modules (FICO; HR, SD,MM, ABAP...) are they part of Application Server ?&lt;/P&gt;
  &lt;P&gt;- AS ABAP is in the Application Layer right ?&lt;/P&gt;
  &lt;P&gt;- Database is the Database Layer&lt;BR /&gt;&lt;/P&gt;
  &lt;P&gt;Thanks you in advance.&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 14 Aug 2022 01:41:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-architecture/m-p/12562428#M2007787</guid>
      <dc:creator>d4xtian</dc:creator>
      <dc:date>2022-08-14T01:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Architecture</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-architecture/m-p/12562429#M2007788</link>
      <description>&lt;P&gt;SAP is the name of the company, so I'd rather say that R/3 has a client/server architecture. 3 layers: presentation, application, database. SAP Logon and SAP GUI are software which can be classified as belonging to the presentation layer.&lt;/P&gt;&lt;P&gt;SAP NetWeaver is not software, it's more a marketing concept, a suite of software.&lt;/P&gt;&lt;P&gt;A "module" is the traditional way of classifying features. Not related to software layers.&lt;/P&gt;&lt;P&gt;AS = Application Server = part of the Application Layer.&lt;/P&gt;&lt;P&gt;A database is part of the Database Layer.&lt;/P&gt;</description>
      <pubDate>Sun, 14 Aug 2022 14:51:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-architecture/m-p/12562429#M2007788</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2022-08-14T14:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Architecture</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-architecture/m-p/12562430#M2007789</link>
      <description>&lt;P&gt;Well let me explain which i know..&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Primary goal of &lt;STRONG&gt;SAP Architecture&lt;/STRONG&gt; provides a set of tightly coupled in major business application.&lt;/LI&gt;&lt;LI&gt;The &lt;STRONG&gt;SAP System Architecture&lt;/STRONG&gt; includes Presentation, Application, and Database layers.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;It is 3 tier architecture. Its a &lt;STRONG&gt;client server architecture.&lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Presentation layer -&amp;gt; Provides graphical screen to user, the user will enter the data on the screen&lt;/LI&gt;&lt;LI&gt;Application layer -&amp;gt; Process data using application logic and also it communicates with both the layers&lt;/LI&gt;&lt;LI&gt;Database layer -&amp;gt; Stores the data in Hana database&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Thu, 18 Aug 2022 17:20:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-architecture/m-p/12562430#M2007789</guid>
      <dc:creator>pssuraj</dc:creator>
      <dc:date>2022-08-18T17:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Architecture</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-architecture/m-p/12562431#M2007790</link>
      <description>&lt;P&gt;  &lt;SPAN class="mention-scrubbed"&gt;pssuraj&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;3. Database layer -&amp;gt; Stores the data in a database.&lt;/P&gt;&lt;P&gt;HANA is not the only possibility. &lt;/P&gt;</description>
      <pubDate>Fri, 19 Aug 2022 06:10:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-architecture/m-p/12562431#M2007790</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2022-08-19T06:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Architecture</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-architecture/m-p/12562432#M2007791</link>
      <description>&lt;P&gt;Hi &lt;SPAN class="mention-scrubbed"&gt;fotso&lt;/SPAN&gt;, &lt;/P&gt;&lt;P&gt;Firstly, Let's have a look about &lt;STRONG&gt;SAP R/3 Architecture&lt;/STRONG&gt;. &lt;/P&gt;&lt;P&gt;SAP R/3 is one of the main product of SAP, where R stands for Real Time and the number 3 Tier Client/Server Architecture (Presentation Server, Application Server &amp;amp; Data Base Server), Most of the business in todays world runs on SAP R/3 system.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Pictures gives an clear idea :&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2086861-image.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;To Know More About These All Things visit this link : &lt;/STRONG&gt;&lt;A href="https://sandeepsuggu29.medium.com/all-you-need-to-know-about-sap-57fef3b8283b" target="_blank"&gt;All You Need To Know About SAP&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Thanks,                                                                                                                                                                          Suggu Sandeep.&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Aug 2022 16:21:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-architecture/m-p/12562432#M2007791</guid>
      <dc:creator>sandeep_suggu</dc:creator>
      <dc:date>2022-08-23T16:21:11Z</dc:date>
    </item>
  </channel>
</rss>

