When we use Custom Business Object Fiori app to create any CBO, it creates CDS and odata service. The same service can be used to create the Fiori UI. This is a V2 service. Is there a way to create V4 service for a CBO?
I have tried creating service definition n binding(V4 UI) on top of the created CDS. but in this case the CRUD functionality is not being shown in the UI. It is coming as only display report. Is there any way to achieve it?