SAP-samples / abap-platform-rap-opensap

Samples for the openSAP course "Building Apps with the ABAP RESTful Application Programming model (RAP)."
https://open.sap.com/courses/cp13
Apache License 2.0
431 stars 232 forks source link

Code snippet requires adjustment - Week 2, Exercise 3, Step 4.2 #1

Closed AlexAdam-SAP closed 3 years ago

AlexAdam-SAP commented 3 years ago

https://github.com/SAP-samples/abap-platform-rap-opensap/blob/main/week2/unit3.md#step-4define-the-composition-model

under 2.

composition [0..*] of ZI_RAP_Booking_#### as _Booking 
CarineTD commented 3 years ago

Hello Alex,

Thanks for the feedback. ZI_RAP_Booking_1234 will changed to ZI_RAPBooking####.

Kind regards, Carine