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
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