2024 Apr 17 11:44 AM - edited 2024 Apr 17 11:46 AM
Hi experts,
I am currently using On Premise system and tried to follow some of the blogs to create a line item in an object page facet. but the line item in object page is not showing I don't know what is missing.
check my facet 2, the records is not displaying.
my CDS view header(VBAK)
CDS View Item(VBAP) this should be displayed in object page
Metadata
I already expose the two CDS but nothing happens
2024 Apr 17 1:39 PM
I found the issue, metadata extension of line-item fields must have @UI.identification: [{ position: n }]
2024 Dec 19 3:23 PM