2023 May 17 12:03 PM - edited 2023 Jun 07 2:11 PM
This discussion thread is to submit your solution for Week 2 of the May 2023 Developer Challenge - Open-Source ABAP .
Week 2 – ABAP2UI5 https://github.com/oblomov-dev/abap2UI5
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. All with just a few lines of code.
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. When the post button is clicked it should send the values to the server.
Resources:
❗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.
Have Fun 🤩
2023 May 26 10:04 PM
2023 May 28 9:11 PM
2023 May 29 7:33 AM - last edited on 2023 May 29 7:35 AM by Former Member
2023 May 29 11:07 AM
2023 May 29 4:16 PM
Hi everyone!
This is my repository for the challenge 2: https://github.com/BrunoVelascoBerenger/Abap-Challenge-Week-2
2023 May 29 7:31 PM
2023 May 30 1:54 AM
2023 May 30 5:34 PM
2023 May 31 3:22 AM
2023 May 31 8:52 PM
2023 Jun 02 3:51 AM
2023 Jun 03 4:24 AM
2023 Jun 02 8:29 AM
2023 Jun 02 9:35 AM
2023 Jun 02 7:00 PM
2023 Jun 05 2:07 AM
2023 Jun 05 8:12 AM - edited 2023 Jun 05 3:41 PM
2023 Jun 05 5:30 PM