cancel
Showing results for 
Search instead for 
Did you mean: 

Duplicate records after extension of Standard CDS view

jay_d
Explorer
0 Kudos
99

Hi Everyone,

I have a requirement to add a new field to the Fiori App F2358 (Monitor Purchase order items). So I have extended the required view C_PurchaseOrderItemMoni.

Extension CDS view:

jay_d_0-1744851738556.png

But when I try to use the added field as filter, I get duplicate records in the result.

jay_d_1-1744852268738.png

The lines are repeating for each Purchase Requisition line linked to PO.

In my understanding, I am doing something wrong with the association but I am not able to figure out.

Can anyone please help me out?

 

Regards,

Accepted Solutions (0)

Answers (1)

Answers (1)

junwu
SAP Champion
SAP Champion
0 Kudos

[1..1] is just information only, it is not going to force 1..1

if that two table relationship is not 1..1, you will have duplication.