Quantcast
Channel: SCN: Message List - SAP HANA and In-Memory Computing
Viewing all articles
Browse latest Browse all 8968

Re: API to get the Metadata of the HANA view

$
0
0

Hi Ravi,

 

I am also a question which is also similar  with this .

 

I have created a graphical calculation view,which is running sucessfully.

 

 

Example :-

table1, table2 -- > join_1 ( table1.id =table2.id) --> projection_1 -> Aggregation -- > Output.

 

 

At 'projection_1' , I have renamed few columns ( given user friendly name )

 

 

Example : - Table1.EmpNo renamed to EmployeeNumber.

            Table2.DeptNo renamed to DepartmentNumber.

 

 

My question is :- 

which system view ,can give me the entire list of the all attributes/measuers of that calculation view?

 

 

Note :- I have check M_CE_CALCVIEW_DEPENDENCIES view , but didn't get the results which I am looking for. 

 

 

Regards

Sayan


Viewing all articles
Browse latest Browse all 8968

Trending Articles