<?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: Where do the dictionary objects for /dmo/* exist? in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/where-do-the-dictionary-objects-for-dmo-exist/qaa-p/12505418#M4686540</link>
    <description>&lt;P&gt;No, it is not supposed to be compatible with 1809. The ABAP RESTful Application programming model only became available as of 1909 and there the framework is still in its early stages. &lt;/P&gt;</description>
    <pubDate>Mon, 25 Oct 2021 20:38:27 GMT</pubDate>
    <dc:creator>Andre_Fischer</dc:creator>
    <dc:date>2021-10-25T20:38:27Z</dc:date>
    <item>
      <title>Where do the dictionary objects for /dmo/* exist?</title>
      <link>https://community.sap.com/t5/technology-q-a/where-do-the-dictionary-objects-for-dmo-exist/qaq-p/12505411</link>
      <description>&lt;P&gt;Tutorials: &lt;A href="https://developers.sap.com/tutorials/abap-environment-persistence.html" target="test_blank"&gt;https://developers.sap.com/tutorials/abap-environment-persistence.html&lt;/A&gt; &lt;BR /&gt;-------------------------- &lt;BR /&gt; &lt;BR /&gt;Write here what you need help with ...&lt;/P&gt;
  &lt;P&gt;How do you get the /dmo namespace and their respective dictionary objects into an on-premise HANA system?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Oct 2021 23:50:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/where-do-the-dictionary-objects-for-dmo-exist/qaq-p/12505411</guid>
      <dc:creator>kg2020</dc:creator>
      <dc:date>2021-10-11T23:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: Where do the dictionary objects for /dmo/* exist?</title>
      <link>https://community.sap.com/t5/technology-q-a/where-do-the-dictionary-objects-for-dmo-exist/qaa-p/12505412#M4686534</link>
      <description>&lt;P&gt;It is available on GitHub.  You should be able to install it via abapGit as detailed in this page:&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.sap.com/viewer/923180ddb98240829d935862025004d6/Cloud/en-US/def316685ad14033b051fc4b88db07c8.html" target="test_blank"&gt;https://help.sap.com/viewer/923180ddb98240829d935862025004d6/Cloud/en-US/def316685ad14033b051fc4b88db07c8.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Alternatively, you could do your training work in a trial BTP account that will have all of the /DMO/ artifacts already present.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Oct 2021 01:35:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/where-do-the-dictionary-objects-for-dmo-exist/qaa-p/12505412#M4686534</guid>
      <dc:creator>Steven-Mason</dc:creator>
      <dc:date>2021-10-12T01:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: Where do the dictionary objects for /dmo/* exist?</title>
      <link>https://community.sap.com/t5/technology-q-a/where-do-the-dictionary-objects-for-dmo-exist/qaa-p/12505413#M4686535</link>
      <description>&lt;P&gt;Thanks for your response Steven. Is it possible to put the /dmo/* namespace into our own on-premise S/4 HANA system and deploy from eclipse to on-prem instead of using ABAP on BTP? When I try to add a repo from abapgit I get the message "abapGit is not supported in project [SID]_[CLNT]_user_en. Is it ABAP for BTP only thing?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Oct 2021 03:07:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/where-do-the-dictionary-objects-for-dmo-exist/qaa-p/12505413#M4686535</guid>
      <dc:creator>kg2020</dc:creator>
      <dc:date>2021-10-12T03:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: Where do the dictionary objects for /dmo/* exist?</title>
      <link>https://community.sap.com/t5/technology-q-a/where-do-the-dictionary-objects-for-dmo-exist/qaa-p/12505414#M4686536</link>
      <description>&lt;P&gt;Hi Kunal,  &lt;/P&gt;&lt;P&gt;as described here &lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/SAP-samples/abap-platform-refscen-flight/tree/On-Premise-2020"&gt;SAP-samples/abap-platform-refscen-flight at On-Premise-2020 (github.com)&lt;/A&gt;  &lt;/P&gt;&lt;P&gt;you have to use the report ZABAPGIT instead of the ABAPGit Eclipse PlugIn that only works for Steampunk systems.   &lt;/P&gt;&lt;P&gt;Kind regards,  &lt;/P&gt;&lt;P&gt;Andre&lt;/P&gt;</description>
      <pubDate>Tue, 12 Oct 2021 05:22:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/where-do-the-dictionary-objects-for-dmo-exist/qaa-p/12505414#M4686536</guid>
      <dc:creator>Andre_Fischer</dc:creator>
      <dc:date>2021-10-12T05:22:38Z</dc:date>
    </item>
    <item>
      <title>Re: Where do the dictionary objects for /dmo/* exist?</title>
      <link>https://community.sap.com/t5/technology-q-a/where-do-the-dictionary-objects-for-dmo-exist/qaa-p/12505415#M4686537</link>
      <description>&lt;P&gt;There is actually an unsupported way how to use Eclipse plugin with on premise system. &lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/abapGit/ADT_Backend" target="test_blank"&gt;https://github.com/abapGit/ADT_Backend&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It works fine for me.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Oct 2021 18:22:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/where-do-the-dictionary-objects-for-dmo-exist/qaa-p/12505415#M4686537</guid>
      <dc:creator>mvoros</dc:creator>
      <dc:date>2021-10-12T18:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: Where do the dictionary objects for /dmo/* exist?</title>
      <link>https://community.sap.com/t5/technology-q-a/where-do-the-dictionary-objects-for-dmo-exist/qaa-p/12505416#M4686538</link>
      <description>&lt;P&gt;Andre answered it best in his response below.  Either use the ZABAPGIT program onPrem or use the unsupported method to use the Eclipse plugin via the GitHub repository that Martin referenced below.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Oct 2021 22:58:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/where-do-the-dictionary-objects-for-dmo-exist/qaa-p/12505416#M4686538</guid>
      <dc:creator>Steven-Mason</dc:creator>
      <dc:date>2021-10-12T22:58:59Z</dc:date>
    </item>
    <item>
      <title>Re: Where do the dictionary objects for /dmo/* exist?</title>
      <link>https://community.sap.com/t5/technology-q-a/where-do-the-dictionary-objects-for-dmo-exist/qaa-p/12505417#M4686539</link>
      <description>&lt;P&gt;Hello Andre,&lt;/P&gt;&lt;P&gt;The information you provided got me half way there, however, I cannot activate the objects downloaded in &lt;A href="https://github.com/SAP-samples/abap-platform-refscen-flight/tree/On-Premise-2020"&gt;SAP-samples/abap-platform-refscen-flight at On-Premise-2020 (github.com)&lt;/A&gt;. I get a bunch of errors.&lt;/P&gt;&lt;P&gt;I'm on version 1809. Is it supposed to be compatible with it?&lt;/P&gt;&lt;P&gt;Thanks for the info.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Oct 2021 20:26:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/where-do-the-dictionary-objects-for-dmo-exist/qaa-p/12505417#M4686539</guid>
      <dc:creator>kg2020</dc:creator>
      <dc:date>2021-10-25T20:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: Where do the dictionary objects for /dmo/* exist?</title>
      <link>https://community.sap.com/t5/technology-q-a/where-do-the-dictionary-objects-for-dmo-exist/qaa-p/12505418#M4686540</link>
      <description>&lt;P&gt;No, it is not supposed to be compatible with 1809. The ABAP RESTful Application programming model only became available as of 1909 and there the framework is still in its early stages. &lt;/P&gt;</description>
      <pubDate>Mon, 25 Oct 2021 20:38:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/where-do-the-dictionary-objects-for-dmo-exist/qaa-p/12505418#M4686540</guid>
      <dc:creator>Andre_Fischer</dc:creator>
      <dc:date>2021-10-25T20:38:27Z</dc:date>
    </item>
  </channel>
</rss>

