Skip to Content
0
Sep 09, 2019 at 10:09 AM

Error while CDS Merge (HDB build) in new Business Application model in SAP Cloud Platform CF

354 Views Last edit May 21, 2020 at 05:55 PM 2 rev

I am working with SAP Cloud Platform Cloud Foundry and SAP HANA Service (SAP HANA 2.0 SP4).

CDS is used to define entities. After successful creation I notice that one field name has to be changed. I did the change in data-model.cds.

1. Build CDS finished successfully

2. Build HDB finished with error

Error: com.sap.hana.di.cds: Sub artifact "MAX_COUNT" not found in "MY_WS0303_ACTIONLIST" [1310040]
at "src/gen/MY_CATALOGSERVICE_ACTIONLIST.hdbcds" (107:27-46)

Table is already deleted in schema. View is also already deleted in schema.

I cannot find the artifact referenced in error message. What could I check next?