Skip to Content
0
Former Member
Feb 26, 2018 at 10:53 AM

Consumtion of Hana Virtual Table data from ABAP

1613 Views

Hi,

I have a problem with creating a CDS for a virtual table.

Given:

The physical tables stored in HANA DB of BW system and exposed to ERP HANA DB via SAP SDA.

So I have a virtual table in needed HANA DB and I can see table content from HANA studio.

Question:

I need to consume a data from the virtual table in ABAP.

It isn't allowed to create a CDS view above virtual table, so I tried to create an attribute view on the virtual table and then a calculation view, but it didn't work as well.

If there any other ideas?

Regards,

Pavlo