SAP-samples / abap-platform-rap-workshops

This repository contains materials for workshops about the ABAP RESTful Application Programming Model (RAP).
Apache License 2.0
188 stars 86 forks source link

The generator zdmo_gen_rap110_single does not generate all the artefacts. #23

Open nepuni04 opened 3 weeks ago

nepuni04 commented 3 weeks ago

The two meta extension files ZRAP110_C_TravelTP_056 and ZRAP110_C_BookingTP_056 are not generated. Additionally, the ABAP classes ZRAP110_CALC_TRAV_ELEM_056 and ZRAP110_CALC_BOOK_ELEM_056 are also not generated.

image

On previewing the app for Travel entity, the create button is not showing in the UI.

image