cancel
Showing results for 
Search instead for 
Did you mean: 

Mapping of Properties between entity set and business entity view error

former_member182041
Active Contributor
0 Kudos

Hi,

I'm trying to add more columns to Invoice list displayed under "Process Receivables" in Fiori app "Supervise Collections Worklist". By checking the coding inside I find that by adding custom fields in the structure "FDM_COLL_INVOICE_ATTR" the fields can be added. I see that the gateway uses an Entity set and then also a CDS view and then maps the properties. But the similar is not done for custom attributes fields.

After extending the structure I get the error below -

Property ZZ1_XREF1 of Entity Set InvoiceSet was mapped to invalid Element ZZ1_XREF1 of Business Entity FDM_COLL_INVOICES_VIEW

I must be missing something here. Has anyone encountered this before?

Regards,

Kumud

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member182041
Active Contributor
0 Kudos

One of the root cause for this issue was the referenced CDS view has to be extended as well.

However, most recently SAP may have released a KBA or note to extend the fiori with the underlying fields.

0 Kudos

Hello Kumud,

I am also facing the same issue. Can you please let me know the solution for it.

Thank you.

Kodandaram