<?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 Developer Code Challenge – Open-Source ABAP (Week 2) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-abap-week-2/m-p/261434#M1435</link>
    <description>&lt;P&gt;Great! What a cool repo!&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;&lt;BR /&gt;Many thanks and respect to the developer!&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-05-20 215024.png" style="width: 999px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/36284i8E16F1F80A2AAC35/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2023-05-20 215024.png" alt="Screenshot 2023-05-20 215024.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 20 May 2023 19:52:52 GMT</pubDate>
    <dc:creator>Patrick-L</dc:creator>
    <dc:date>2023-05-20T19:52:52Z</dc:date>
    <item>
      <title>SAP Developer Challenge – Open-Source ABAP (Week 2)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-abap-week-2/m-p/260727#M1372</link>
      <description>&lt;P&gt;This discussion thread is to submit your solution for Week 2 of&amp;nbsp;the&amp;nbsp;&lt;A href="https://blogs.sap.com/2023/05/10/sap-developer-code-challenge-open-source-abap/" target="_self" rel="noopener noreferrer"&gt;May 2023 Developer Challenge - Open-Source ABAP&amp;nbsp;&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Week 2 – ABAP2UI5 &lt;A href="https://github.com/oblomov-dev/abap2UI5" target="_blank" rel="noopener"&gt;https://github.com/oblomov-dev/abap2UI5&lt;/A&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;ABAP2IU5 is a fairly new project which helps ABAP developers create SAPUI5 applications without ever having to code a line of JavaScript, expose an OData service, or work with Fiori Elements or the ABAP RESTful Application Programming model (RAP). This project allows you to create applications having a simple interface like a report selection screen, and display the output in a table, like an ALV Grid.&amp;nbsp; All with just a few lines of code.&amp;nbsp;&lt;/P&gt;&lt;P&gt;For this weeks’ challenge, install the ABAP2IU5 project in your system, and create a program using ABAP2UI5, which throws an input screen with two fields (User and Date), and a button. &amp;nbsp;When the post button is clicked it should send the values to the server.&lt;/P&gt;&lt;P&gt;Resources:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;FONT size="3"&gt;&amp;nbsp;abap2UI5 – (1/7) Introduction: Developing UI5 Apps in pure ABAP - &lt;A href="https://blogs.sap.com/2023/02/22/abap2ui5-development-of-ui5-apps-in-pure-abap-1-3/" target="_blank" rel="noopener"&gt;https://blogs.sap.com/2023/02/22/abap2ui5-development-of-ui5-apps-in-pure-abap-1-3/&lt;/A&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;abap2UI5 – (6/7) Installation, Configuration &amp;amp; Debugging - &lt;A href="https://blogs.sap.com/2023/04/14/abap2ui5-6-7-installation-configuration-debugging/" target="_blank" rel="noopener"&gt;https://blogs.sap.com/2023/04/14/abap2ui5-6-7-installation-configuration-debugging/&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":exclamation_mark:"&gt;❗&lt;/span&gt;You will get credit for this weeks’ challenge by providing a screenshot of the result with the server providing a message back as shown in the example screenshot below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Mamikee_0-1684321273452.png" style="width: 554px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/36036iA7AA70941EBE169E/image-dimensions/554x314?v=v2" width="554" height="314" role="button" title="Mamikee_0-1684321273452.png" alt="Mamikee_0-1684321273452.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have Fun 🤩&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jun 2023 13:11:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-abap-week-2/m-p/260727#M1372</guid>
      <dc:creator>Mamikee</dc:creator>
      <dc:date>2023-06-07T13:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Developer Code Challenge – Open-Source ABAP (Week 2)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-abap-week-2/m-p/260740#M1373</link>
      <description>&lt;P&gt;Hi Mamikee,&lt;/P&gt;&lt;P&gt;is there an option where to install the project, if I'm not having an onprem system available. Don't think the content will fit into a trial system, right?&lt;/P&gt;&lt;P&gt;So, how to participate if I have not the option to put it into something from my company?&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2023 12:14:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-abap-week-2/m-p/260740#M1373</guid>
      <dc:creator>Florian</dc:creator>
      <dc:date>2023-05-17T12:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Developer Code Challenge – Open-Source ABAP (Week 2)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-abap-week-2/m-p/260756#M1375</link>
      <description>&lt;P&gt;&lt;A href="https://github.com/Ennowulff/hello_world" target="_self"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ennowulff_0-1684327656811.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/36047i8F0E6FF509A42F49/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ennowulff_0-1684327656811.png" alt="ennowulff_0-1684327656811.png" /&gt;&lt;/span&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2023 12:48:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-abap-week-2/m-p/260756#M1375</guid>
      <dc:creator>EnnoWulff</dc:creator>
      <dc:date>2023-05-17T12:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Developer Code Challenge – Open-Source ABAP (Week 2)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-abap-week-2/m-p/260763#M1376</link>
      <description>&lt;P&gt;It should install into the ABAP trial systems, it could also already be installed there from someone else as well.&amp;nbsp; If so, you only have to create an application using it and you can skip the install step.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2023 12:58:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-abap-week-2/m-p/260763#M1376</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2023-05-17T12:58:24Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Developer Code Challenge – Open-Source ABAP (Week 2)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-abap-week-2/m-p/260768#M1377</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="screenshot_week2.png" style="width: 912px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/36048i8D5D8800F1890769/image-size/medium?v=v2&amp;amp;px=400" role="button" title="screenshot_week2.png" alt="screenshot_week2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2023 13:12:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-abap-week-2/m-p/260768#M1377</guid>
      <dc:creator>mgm12</dc:creator>
      <dc:date>2023-05-17T13:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Developer Code Challenge – Open-Source ABAP (Week 2)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-abap-week-2/m-p/260769#M1378</link>
      <description>&lt;P&gt;if you are up for a bit more challenging setup, then&amp;nbsp;&lt;A href="https://github.com/larshp/abap2ui5-web" target="_blank" rel="noopener"&gt;https://github.com/larshp/abap2ui5-web&lt;/A&gt;&amp;nbsp;runs on&amp;nbsp;&lt;A href="https://nodejs.org/en" target="_blank" rel="noopener"&gt;https://nodejs.org/en&lt;/A&gt;&amp;nbsp;on localhost ie. without a traditional ABAP stack, much like&amp;nbsp;&lt;A href="https://blogs.sap.com/2021/02/16/running-some-abap-on-a-raspberry-pi-zero/" target="_blank"&gt;https://blogs.sap.com/2021/02/16/running-some-abap-on-a-raspberry-pi-zero/&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2023 13:13:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-abap-week-2/m-p/260769#M1378</guid>
      <dc:creator>larshp</dc:creator>
      <dc:date>2023-05-17T13:13:53Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Developer Code Challenge – Open-Source ABAP (Week 2)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-abap-week-2/m-p/260787#M1379</link>
      <description>&lt;P&gt;Ok, I can confirm that ABAP2UI5 is installed on the trial instance&amp;nbsp;&amp;nbsp;&lt;A href="https://c75f608d-4148-434a-88e1-64b75d24911a.abap-web.us10.hana.ondemand.com/" target="_blank"&gt;https://c75f608d-4148-434a-88e1-64b75d24911a.abap-web.us10.hana.ondemand.com/&lt;/A&gt;&amp;nbsp; &amp;nbsp; So if you are on that trial instance, you need not install it, just use the ABAP2UI5 framework to create your app as outlined above.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2023 13:32:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-abap-week-2/m-p/260787#M1379</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2023-05-17T13:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Developer Code Challenge – Open-Source ABAP (Week 2)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-abap-week-2/m-p/260791#M1381</link>
      <description>&lt;P&gt;Hi Florian,&lt;/P&gt;&lt;P&gt;abap2UI5 sources are compatible with on-prem and Cloud ABAP environment as well. My-self installed &lt;EM&gt;&lt;STRONG&gt;abap2UI5&lt;/STRONG&gt;&lt;/EM&gt;&amp;nbsp; on my trail account which is on&amp;nbsp;&lt;STRONG&gt;Region:&lt;/STRONG&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":united_states:"&gt;🇺🇸&lt;/span&gt; US East (VA), same may be valid for you if your account also exists in same region.&lt;/P&gt;&lt;P&gt;&lt;A title="Try this link with your user credential if your account also same region" href="https://c75f608d-4148-434a-88e1-64b75d24911a.abap-web.us10.hana.ondemand.com/sap/bc/http/sap/zabap2ui5?sap-client=100" target="_self"&gt;abap2UI5 on ABAP Trial Account (on AWS Region US East (VA))&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try this link with your user credential.&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2023 13:42:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-abap-week-2/m-p/260791#M1381</guid>
      <dc:creator>Sathees_P</dc:creator>
      <dc:date>2023-05-17T13:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Developer Code Challenge – Open-Source ABAP (Week 2)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-abap-week-2/m-p/260825#M1382</link>
      <description>&lt;P&gt;Here's mine (sorry for beeing late)&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="week2.png" style="width: 540px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/36062i0BEC89EF21D35CBF/image-size/large?v=v2&amp;amp;px=999" role="button" title="week2.png" alt="week2.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2023 14:57:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-abap-week-2/m-p/260825#M1382</guid>
      <dc:creator>UweFetzer_se38</dc:creator>
      <dc:date>2023-05-17T14:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Developer Code Challenge – Open-Source ABAP (Week 2)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-abap-week-2/m-p/260832#M1383</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.png" style="width: 435px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/36063iB427E08769B0D2C1/image-dimensions/435x248?v=v2" width="435" height="248" role="button" title="1.png" alt="1.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2023 15:00:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-abap-week-2/m-p/260832#M1383</guid>
      <dc:creator>mikitamez</dc:creator>
      <dc:date>2023-05-17T15:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Developer Code Challenge – Open-Source ABAP (Week 2)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-abap-week-2/m-p/260847#M1385</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.sap.com/t5/user/viewprofilepage/user-id/274"&gt;@Mamikee&lt;/a&gt;,&lt;BR /&gt;here is mine&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Sathees_Kumar_P_0-1684340831795.png" style="width: 512px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/36066i9994846AB3623D9D/image-dimensions/512x308?v=v2" width="512" height="308" role="button" title="Sathees_Kumar_P_0-1684340831795.png" alt="Sathees_Kumar_P_0-1684340831795.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2023 16:27:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-abap-week-2/m-p/260847#M1385</guid>
      <dc:creator>Sathees_P</dc:creator>
      <dc:date>2023-05-17T16:27:59Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Developer Code Challenge – Open-Source ABAP (Week 2)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-abap-week-2/m-p/260861#M1387</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;here is my submission for week 2&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ABAP_2UI5_Test.png" style="width: 999px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/36068i2855C6FD30728563/image-size/large?v=v2&amp;amp;px=999" role="button" title="ABAP_2UI5_Test.png" alt="ABAP_2UI5_Test.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2023 17:19:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-abap-week-2/m-p/260861#M1387</guid>
      <dc:creator>kwinzig23</dc:creator>
      <dc:date>2023-05-17T17:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Developer Code Challenge – Open-Source ABAP (Week 2)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-abap-week-2/m-p/260863#M1388</link>
      <description>&lt;P&gt;Thx for clarification. That's exact the point I aimed on.&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2023 17:29:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-abap-week-2/m-p/260863#M1388</guid>
      <dc:creator>Florian</dc:creator>
      <dc:date>2023-05-17T17:29:17Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Developer Code Challenge – Open-Source ABAP (Week 2)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-abap-week-2/m-p/260868#M1389</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Florian_0-1684346866850.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/36069i02D8F0DB09811B10/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Florian_0-1684346866850.png" alt="Florian_0-1684346866850.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2023 18:08:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-abap-week-2/m-p/260868#M1389</guid>
      <dc:creator>Florian</dc:creator>
      <dc:date>2023-05-17T18:08:04Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Developer Code Challenge – Open-Source ABAP (Week 2)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-abap-week-2/m-p/260889#M1391</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="assigment_2.png" style="width: 445px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/36078i96944D067F69AC90/image-dimensions/445x262?v=v2" width="445" height="262" role="button" title="assigment_2.png" alt="assigment_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2023 20:21:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-abap-week-2/m-p/260889#M1391</guid>
      <dc:creator>brkcnplt</dc:creator>
      <dc:date>2023-05-17T20:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Developer Code Challenge – Open-Source ABAP (Week 2)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-abap-week-2/m-p/260896#M1393</link>
      <description>&lt;P&gt;Hello all. Here's my screenshot&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JohnPaulLiberal_0-1684357077911.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/36079iCDAED97D1ED5809B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JohnPaulLiberal_0-1684357077911.png" alt="JohnPaulLiberal_0-1684357077911.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2023 20:59:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-abap-week-2/m-p/260896#M1393</guid>
      <dc:creator>JohnPaulLiberal</dc:creator>
      <dc:date>2023-05-17T20:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Developer Code Challenge – Open-Source ABAP (Week 2)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-abap-week-2/m-p/260963#M1395</link>
      <description>&lt;P&gt;Hi Lars&lt;/P&gt;&lt;P&gt;This is fantastic. I just gave it a try and it worked on the first go!! Serverless here we go&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":raising_hands:"&gt;🙌&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2023 06:34:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-abap-week-2/m-p/260963#M1395</guid>
      <dc:creator>ravishgarg</dc:creator>
      <dc:date>2023-05-18T06:34:57Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Developer Code Challenge – Open-Source ABAP (Week 2)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-abap-week-2/m-p/260986#M1396</link>
      <description>&lt;P&gt;My submission for Week 2&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sg12_0-1684399322629.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/36105iE89EF6C4F2A11065/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sg12_0-1684399322629.png" alt="sg12_0-1684399322629.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2023 08:42:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-abap-week-2/m-p/260986#M1396</guid>
      <dc:creator>SushmitaG98</dc:creator>
      <dc:date>2023-05-18T08:42:20Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Developer Code Challenge – Open-Source ABAP (Week 2)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-abap-week-2/m-p/260997#M1397</link>
      <description>&lt;P&gt;Hi! Here is mine&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JaimeRodriguez_0-1684401923977.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/36111i73DCF427F28CAF69/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JaimeRodriguez_0-1684401923977.png" alt="JaimeRodriguez_0-1684401923977.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2023 09:25:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-abap-week-2/m-p/260997#M1397</guid>
      <dc:creator>JaimeRodriguez</dc:creator>
      <dc:date>2023-05-18T09:25:32Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Developer Code Challenge – Open-Source ABAP (Week 2)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-abap-week-2/m-p/261002#M1399</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;whew, this was bigger challenge for me. Because (of course &lt;span class="lia-unicode-emoji" title=":neutral_face:"&gt;😐&lt;/span&gt;) my company does not allow to import open source code. At least not easily... Thanks a lot for nice &lt;A href="https://developers.sap.com/tutorial-navigator.html" target="_self"&gt;SAP Tutorials&lt;/A&gt;. They really helped me!&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;So I first time registered for SAP BTP Trial (thanks&amp;nbsp;@Former Member&amp;nbsp;&amp;amp;&amp;nbsp;&lt;a href="https://community.sap.com/t5/user/viewprofilepage/user-id/97"&gt;@RichHeilman&lt;/a&gt;&amp;nbsp;for hints!).&lt;/LI&gt;&lt;LI&gt;Then I did Eclipse ADT Setup including AbapGit.&lt;/LI&gt;&lt;LI&gt;My trial instance did not have ABAP2UI5 installed, so I simply pulled it.&lt;/LI&gt;&lt;LI&gt;Prepared ABAP2UI5 including HTTP service.&lt;/LI&gt;&lt;LI&gt;And finally developed challenge app&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; Screenshot below:&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="abap_week2_challenge_result.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/36112iDB6BB96C422D2D2E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="abap_week2_challenge_result.png" alt="abap_week2_challenge_result.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2023 09:43:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-developer-challenge-open-source-abap-week-2/m-p/261002#M1399</guid>
      <dc:creator>Tomas_Buryanek</dc:creator>
      <dc:date>2023-05-18T09:43:53Z</dc:date>
    </item>
  </channel>
</rss>

