Quantcast
Channel: SCN: Message List - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 9165

Access in abap report to hana view in SYS schema

$
0
0

I want to create a report in abap and execute this query:

     "Select PATH from M_DISK"

 

and I have this error: "M_DISK" is not defined in the ABAP Dictionary as a table, projection view, or database view.

 

M_DISK is a view in SYS schemafrom hana.

 

Thanks


Viewing all articles
Browse latest Browse all 9165

Trending Articles