cancel
Showing results for 
Search instead for 
Did you mean: 

Dubious entity or missing artifact error XSA

Former Member
0 Kudos

Hello Friends!

I am trying to maintain table types separately in a CDS and reuse them in CDS Entity Tables.

I am getting two error ! one is deployment complaints about dubious or it says cannot find artifacts.

below is the picture .tables.png tabletypes.png

Error:

7:19:32 AM (Executor) [ERROR] db/Tables.cds:6:10-15: No artifact has been found with name "Mandt" (in entity:"Tables.PurchaseOrderHeader"/element:"Mandt")

or without the column in entity i get

7:18:10 AM (Executor) [ERROR] db/Tables.cds:4.1-8.3: Dubious entity or type without non-virtual elements


As of now , i see CDS is created out of the SRC folder! so can we also create all other artifcats like HDBTABLES,procedures out of source folder??

Why and when we need to create CDS inside and outside of SRC folder in dbmodule of a business application??

Best Regards.

Rajan

Accepted Solutions (1)

Accepted Solutions (1)

gregorw
Active Contributor
0 Kudos

I would suggest you check out how Common Reuse Types are referenced and apply that to your code.

Answers (0)