cancel
Showing results for 
Search instead for 
Did you mean: 

Fiori Object Page fields are not getting displayed

jallipalli_sai
Explorer
0 Kudos

Hi Experts ,

Recently using visual studio generated the FIORI List report object page using fiori tools extensions pack.

I generated the page from OData service URL.

Below are the issues I am facing:

1) Value help is not working

2) I used the backend annotations in CDS view, @Ui.Lineitem annotaions are getting displayed in List Report page, but in object page other than the header section remaining annotations are not getting displayed @UI.Identification

If we are adding same annotations in local file working fine. But when I generated from OData Service url not working.

I used the same service in webide and generated the report which is working fine without any additions.

Kindly help me to fix this.

Thanks - Sai

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hi Sai,

Refer https://www.samplecodeabap.com/cds-fiori-elements-object-page-facets/ url.

Explained clearly in this post.

Answers (1)

Answers (1)

LeonvNiekerk
Explorer
0 Kudos

For old backend version like 7.50 facet in CDS not possible

Create facet manually in BAS (via Guided Development 😞

https://learning.sap.com/learning-journey/develop-sapui5-applications/using-sections-and-facets-in-o...