2022 Apr 06 1:26 PM
We want to expose some standard CDS views as oData service on our Yard system.
They do not have the "@oData.publish: true" annotation.
How do I add this ? Do I change the standard CDS, or do I extendt it with nothing but the single line with annotation. Or are there other solutions ?
There are tons of guides how to expose own created CDS by adding the annotation and using transaction /IWFND/MAINT_SERVICE to add the OData service to the service catalog of the SAP Gateway hub, but I have not found any on how to do it with SAP standard CDS
2022 Apr 06 10:31 PM
Hi,
have you tried to create a SEGW Project and add teh CDS View as reference?
Regards
Thorsten