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

Re: Private Reuse and Query views in HANA

$
0
0

Hi Vaithi,

 

Do you want tag it like standard content does to see classificated on SAP Hana Live Browser?

I took a look on views and found that this information came from table ACTIVE_TAGS with tag = fncViewLayer. I don't think it's possible to customize it so if you want you will insert it there like standard developers did:

 

select * from _SYS_REPO."ACTIVE_TAGS" where tag = 'fncViewLayer';

 

select * from _sys_bic."sap.hba.explorer.views/ViewsData"

where VIEWLAYER is not null;

 

Regards, Fernando Da Rós


Viewing all articles
Browse latest Browse all 9165

Trending Articles



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