<?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 ABAP on Cloud &amp; Restful ABAP Programming Model (RAP) in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/difference-between-abap-on-cloud-restful-abap-programming-model-rap/qaa-p/12246086#M4585571</link>
    <description>&lt;P&gt;ABAP RAP is not a separate language but rather a framework or dialect, and what concerns "is not rich", it depends. CDS views, virtual models and AMDP functions are definitely more powerful than everything you can do in ABAPsql (former OpenSQL). Casts, associations, sophisticated joins etc.&lt;/P&gt;</description>
    <pubDate>Wed, 28 Oct 2020 10:43:53 GMT</pubDate>
    <dc:creator>Astashonok</dc:creator>
    <dc:date>2020-10-28T10:43:53Z</dc:date>
    <item>
      <title>Difference Between ABAP on Cloud &amp; Restful ABAP Programming Model (RAP)</title>
      <link>https://community.sap.com/t5/technology-q-a/difference-between-abap-on-cloud-restful-abap-programming-model-rap/qaq-p/12246083</link>
      <description>&lt;P&gt;Hello Experts,&lt;/P&gt;
  &lt;P&gt;i keep on listening the word ABAP on Cloud these days. i know the back ground of RAP. i would like to know how it differs from ABAP on Cloud. or Would these 2 are one and the same. &lt;/P&gt;
  &lt;P&gt;Could any one gives me a clarification on this topic. &lt;/P&gt;
  &lt;P&gt;Regards&lt;/P&gt;
  &lt;P&gt;Sri Ram&lt;/P&gt;</description>
      <pubDate>Wed, 28 Oct 2020 06:41:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/difference-between-abap-on-cloud-restful-abap-programming-model-rap/qaq-p/12246083</guid>
      <dc:creator>former_member39336</dc:creator>
      <dc:date>2020-10-28T06:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: Difference Between ABAP on Cloud &amp; Restful ABAP Programming Model (RAP)</title>
      <link>https://community.sap.com/t5/technology-q-a/difference-between-abap-on-cloud-restful-abap-programming-model-rap/qaa-p/12246084#M4585569</link>
      <description>&lt;P&gt;Both are completely different.&lt;/P&gt;&lt;P&gt;ABAP RAP is just a framework to develop services(OData services, webapis .,) in abap environment, this can be your on-premise S4HANA or it can be at ABAP Environment on the SAP Cloud Platform. (It is much more than what I specified in the simplified definition, check out the below help)&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.sap.com/viewer/923180ddb98240829d935862025004d6/Cloud/en-US/289477a81eec4d4e84c0302fb6835035.html" target="test_blank"&gt;https://help.sap.com/viewer/923180ddb98240829d935862025004d6/Cloud/en-US/289477a81eec4d4e84c0302fb6835035.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;ABAP on Cloud is nothing but ABAP Environment on the SAP Cloud Platform, which is a PaaS offering for ABAP environment. So we can use ABAP RAP here like any other abap classes or features ( which are allowed).&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.sap.com/topics/cloud-platform-abap-environment#:~:text=SAP%20Cloud%20Platform%2C%20ABAP%20Environment%20is%20the%20SAP%20Platform%2Das,software%20or%20as%20standalone%20applications" target="test_blank"&gt;https://community.sap.com/topics/cloud-platform-abap-environment#:~:text=SAP%20Cloud%20Platform%2C%20ABAP%20Environment%20is%20the%20SAP%20Platform%2Das,software%20or%20as%20standalone%20applications&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Oct 2020 07:23:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/difference-between-abap-on-cloud-restful-abap-programming-model-rap/qaa-p/12246084#M4585569</guid>
      <dc:creator>maheshpalavalli</dc:creator>
      <dc:date>2020-10-28T07:23:34Z</dc:date>
    </item>
    <item>
      <title>Re: Difference Between ABAP on Cloud &amp; Restful ABAP Programming Model (RAP)</title>
      <link>https://community.sap.com/t5/technology-q-a/difference-between-abap-on-cloud-restful-abap-programming-model-rap/qaa-p/12246085#M4585570</link>
      <description>&lt;P&gt;My understanding is that ABAP on the Cloud is to ABAP RAP as the ABAP Workbench tools in SAPGui are to ABAP on premise.&lt;/P&gt;&lt;P&gt;I.e. ABAP on the Cloud includes creating CDS views, or database tables etc. and ABAP RAP is the programming language you use to - e.g. create reports. ABAP RAP is not currently as rich a language as the ABAP you may be used to.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Oct 2020 08:48:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/difference-between-abap-on-cloud-restful-abap-programming-model-rap/qaa-p/12246085#M4585570</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2020-10-28T08:48:55Z</dc:date>
    </item>
    <item>
      <title>Re: Difference Between ABAP on Cloud &amp; Restful ABAP Programming Model (RAP)</title>
      <link>https://community.sap.com/t5/technology-q-a/difference-between-abap-on-cloud-restful-abap-programming-model-rap/qaa-p/12246086#M4585571</link>
      <description>&lt;P&gt;ABAP RAP is not a separate language but rather a framework or dialect, and what concerns "is not rich", it depends. CDS views, virtual models and AMDP functions are definitely more powerful than everything you can do in ABAPsql (former OpenSQL). Casts, associations, sophisticated joins etc.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Oct 2020 10:43:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/difference-between-abap-on-cloud-restful-abap-programming-model-rap/qaa-p/12246086#M4585571</guid>
      <dc:creator>Astashonok</dc:creator>
      <dc:date>2020-10-28T10:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: Difference Between ABAP on Cloud &amp; Restful ABAP Programming Model (RAP)</title>
      <link>https://community.sap.com/t5/technology-q-a/difference-between-abap-on-cloud-restful-abap-programming-model-rap/qaa-p/12246087#M4585572</link>
      <description>&lt;P&gt;Some people try to tell me that Swiss German isn't a separate language - just a dialect. It's either a language or a dialect - the distinction is a matter of opinion. ABAP RAP is a language in it's own right, in that it is Turing Complete; it is a cut down version of on-premise ABAP (ABAP 7.4 up, technologically, or ABAP for Fiore in marketing-speak). ABAP RAP can also be used to describe the framework.&lt;BR /&gt;SAP is wonderful in a kind of Humpty Dumpty way - words (or acronyms) can mean anything you like.&lt;/P&gt;&lt;P&gt;Considering RAP as a langauge (sorry, dialect...) The reason I say that ABAP RAP is not &lt;STRONG&gt;as&lt;/STRONG&gt; rich, is that ABAP RAP, as it is evolving, is gaining features that are already part of ABAP-on premise.&lt;/P&gt;&lt;P&gt;CDS views and AMDP classes exists in ABAP on-premise - it's not exclusively a RAP thing. CDS views aren't part of the ABAP programming language - whether RAP or not - they &lt;EM&gt;are&lt;/EM&gt; part of on cloud &lt;EM&gt;and&lt;/EM&gt; on premise ABAP development environment.  &lt;/P&gt;&lt;P&gt;TL;DR&lt;/P&gt;&lt;P&gt;On cloud is a real thing. ABAP is a programming language. Everything is marketing vapourware. In my opinion... &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Oct 2020 19:57:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/difference-between-abap-on-cloud-restful-abap-programming-model-rap/qaa-p/12246087#M4585572</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2020-10-28T19:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: Difference Between ABAP on Cloud &amp; Restful ABAP Programming Model (RAP)</title>
      <link>https://community.sap.com/t5/technology-q-a/difference-between-abap-on-cloud-restful-abap-programming-model-rap/qaa-p/12246088#M4585573</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;My understanding is RAP is a way to build data models with CDS, add transcational behaviour  and create a oData  UI or webAPI service on top.&lt;/P&gt;&lt;P&gt;This is similar to BOPF which also creates a BO.&lt;/P&gt;&lt;P&gt;RAP can be used on premise instead of BOPF. On ABAP on cloud RAP is only option to create a BO. In general, ABAP on cloud is a leaner and stricter version of ABAP.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Nov 2020 15:32:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/difference-between-abap-on-cloud-restful-abap-programming-model-rap/qaa-p/12246088#M4585573</guid>
      <dc:creator>harishbokkasam1</dc:creator>
      <dc:date>2020-11-02T15:32:10Z</dc:date>
    </item>
  </channel>
</rss>

