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

RAP100 - Objects of the SAPB_MAIN package are not available #19

Open CiozZ opened 10 months ago

CiozZ commented 10 months ago

Hi Team,

first of all, thanks for these great RAP examples. I am actually using my own ABAP server - see this link: https://blogs.sap.com/2023/07/31/abap-platform-trial-1909-available-now/

My problem is that in order to create the first database, there are needed a few data elements of the SAPB_MAIN package. For example: ABP_CREATION_USER

Is there any way to import those objects, in order to execute these exercises on this system?

Thanks and Regards, Florin