abap-platform-rap110
abap-platform-rap110 copied to clipboard
This repository contains the material for the hands-on session RAP110 - Building Fiori Apps with the ABAP RESTful Application Programming Model (RAP).
- Small typos - Formating coherence - Removing white spaces
I followed Exercise 1 "Generate and Inspect your exercise Package" of the RAP110 exercise series and generated the package and all its artifacts. However, when I preview the Fiori Elements...
A violation against the OSS Rules of Play has been detected. Rule ID: rl-license_file-1 Explanation: Does it have a license file? **No** Find more information at: https://sap.github.io/fosstars-rating-core/oss_rules_of_play_rating.html
https://github.com/SAP-samples/abap-platform-rap110/blob/2e9482bf9bcf91fbe69b37519aff7c08912d6c1e/exercises/ex03/README.md?plain=1#L626 > Also define the constant **`booking_status`** in the private section of the local handler class definition **`lhc_travel`**. This should be corrected to lhc_booking instead.
I'm trying to generate my BO objects, but i can't seem to find ZDMO_GEN_RAP110_SINGLE anywhere. I'm using partner demo system.
Good afternoon, I am trying Exercise 1.1: *Generate your package* of RAP110 on my BTP ABAP Trial system. I executed the class `ZDMO_GEN_RAP110_SINGLE` with **F9 (console run)**. However, only 4...
Using the object - zdmo_gen_rap110_single as per the set up for Package generator, the metadata extensions are not created and so when the preview travel is done , it is...