Skip to Content
0
Jul 20, 2023 at 08:05 AM

V4 service creation possible on top of the Custom Business object?

134 Views Last edit Aug 16, 2023 at 12:34 PM 2 rev

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?