SAP-samples / cloud-abap-rap

This repository contains several examples how to develop with the ABAP RESTful Application Programming Model (RAP) in SAP BTP, ABAP environment.
Apache License 2.0
226 stars 62 forks source link

Missing ZDMO_UI_RAPG_PROJECT_O4 in on-prem-2022 branch #20

Closed mem1b closed 1 year ago

mem1b commented 1 year ago

For the on-prem-2022 branch no ZDMO_UI_RAPG_PROJECT_O4 is available as mentioned in the readme, only the O2 is available.

anfisc commented 1 year ago

I switched to use a OData V2 service binding instead. So if you run the setup class a V2 binding ZDMO_UI_RAPG_PROJECT_O2 will be generated instead. But thanks for the hint to update the readme.