Hi community,
I'm looking forward to your input about the following:
There are 2 approaches to model OData services based on CDS viewson ABAP stack (7.4+, our system is 7.5 SP1):
1. The more 'traditional' SEGW way by using SADL generated runtime artifacts and referencing CDS data model
2. Via annotation '@OData.Publish' (SADL GTK toolkit generation)
Which offers the best possibility to customize reading and writing operations? Which experiences did you make? Shortcomings? Stumbling blocks?
Any advice on how to include BOPF objects into the approach (CDS annotations @ObjectModel.*)?
Every comment highly appreciated. Thanks!