I am new to SAP-MDG and I have added few customers using the standard SAP screens, I am interested in knowing if we can directly connect to MDG tables using Hana Studio.
Tables like MARA or KNA1, can I directly fire select queries on these tables?
select * from KNA1 fetch first 3 rows only;
something like this?
Thank you,
Divyesh Kalbhor