I'm using SAP Cloud HANA Database for an application. And here I need to access ABAP CDS Views which I created in the ERP system from the cloud HANA database. Currently what I'm doing is replicating the required ERP (SAP) tables in the cloud database eg: mara, ekpo ,eket (with required columns) .
Assume that I've created a ABAP CDS view in ERP with the required information. And how can I consume it from the cloud HANA DB.
I've searched a lot but found nothing.