Write a comment
Writing comments is only allowed to registered users, registration is free and does not require an email address and can be done quickly here.
Writing comments is only allowed to registered users, registration is free and does not require an email address and can be done quickly here.
You can also use an OData Service instead
Hi Bjoern,
you can also use an OData Service instead of developing a custom http service. This is not obvious since when using a CDS view OData service and if you try to create a property called "number" you will get the error message that this is a reserved key word and that you thus have to use another property name. There is however a not well known annotation available that allows you to set the name of a property of an OData service as described in the SAP Online Documentation
This works for custom entities and well as for view entities or normal cds views.
Kind regards,
Andre