‎2016 Nov 28 10:05 AM
Dear Friends,
While working in DLL source with Hana Studio. I am getting error as show in below.

Do I have missed any installation.
Please suggest!!
Sudarshan D
‎2016 Nov 30 3:21 AM
Hi,
I don't think you have any bad installation as of now but the code looks bad: do you really have a view called 'view_name' that you want to extend with no access to any extra field?
There are good examples on the official documentation on how to extend views in CDS: http://help.sap.com/abapdocu_751/en/abencds_f1_extend_view.htm
Maybe you should start from there first.
BRs,
Lucas de Oliveira
‎2016 Dec 13 12:42 PM
Hi,
Yah the code is wrong!! But while editing the line in HANA Studio, I am getting this message repeatedly.
Anyway I stopped using Hana Studio and installed Eclipse mars alternately, its working fine.
Lucas de Oliveira thank you for sharing the link.