InterviewSolution
| 1. |
Can We Call An Analytic View Or Calculation View Inside Another Calculation View In Sap Hana ? |
|
Answer» Yes. We can call all the views (ATTRIBUTE, ANALYTIC and calculation view) inside a calculation view. Note: Calculation views are composite views and can be used to combine other views. It can consume other Analytical, Attribute, other Calculation Views & tables. It can perform COMPLEX calculations not POSSIBLE with other views. Yes. We can call all the views (attribute, analytic and calculation view) inside a calculation view. Note: Calculation views are composite views and can be used to combine other views. It can consume other Analytical, Attribute, other Calculation Views & tables. It can perform complex calculations not possible with other views. |
|