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

Re: CDS modeling problem

$
0
0

Hi Florian,

I'm using SPS11 so I tried writing the view like this:

 

VIEW FullView AS select from FullEntity
LEFT JOIN DescriptiveEntity on FullEntity.ID = DescriptiveEntity.FullEntID
{  ID,  DescriptiveEntity.Description
};

But I get an error says: "[1310083] Only scalar types allowed in this location of a query" (on the " =DescriptiveEntity.FullEntID")

 

What am I doing wrong?

 

 

Thank you,

Yaron


Viewing all articles
Browse latest Browse all 9165

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>