Development Flow
The figure shows the development flow and the artifacts involved.
We start with a data definition in ABAP in Eclipse. The view definition can be enriched with metadata extensions.
One example would be the annotation @OData.publish: true
As a result an OData service can be published through the Hub.
The service can be enhanced with CUD logic based on draft tables and BOPF objects.