Skip to Content
0
Aug 07, 2023 at 07:08 PM

Feature Showcase App - Quick View Facet

195 Views Last edit Aug 08, 2023 at 07:27 AM 2 rev

Dear experts,

can somebody help me with the Quick View Facet of a fiori application?

I followed exactly the description on the "SAP Fiori Element Feature Showcase App for the ABAP RESTful Application Programming Model"


Adding a Quick View Facet to a Table
https://github.com/SAP-samples/abap-platform-fiori-feature-showcase/wiki/Feature-Showcase-App-Guide#adding-a-quick-view-facet-to-a-table

I have create a list:

1.png

And I have created a target with a quick view facet:

2.png

In the list the link is active. But when you click on it, it always shows a little popup: "No details available. This might happen if your access is restricted or the data is incomplete."

scr-20230808-isve.png

I have tried many variations, but the result ist always the same.

Does the semantic Object have to be created somewhere? How does the system know where to navigate? Is it following the ObjectModel.foreignKey.association? Or is it by the same semantic object name in the target CDS view?

I'm working on SAP BTP ABAP environment 2308 with OData V4 Service Binding.

In the Feature Showcase App it is working correctly, but I have not found the difference.

Thank you and kind regards,
Rupert

Attachments

1.png (30.0 kB)
2.png (29.6 kB)