| Exam Code/Number: | C-HCMOD-05Join the discussion |
| Exam Name: | SAP Certified Application Associate - SAP HANA Cloud Modeling |
| Certification: | SAP |
| Question Number: | 90 |
| Publish Date: | Dec 17, 2025 |
|
Rating
100%
|
|
Your calculation view consumes one data source, which includes the following columns:
SALES_ORDER_ID, PRODUCT_ID, QUANTITY and PRICE.In the output, you want to see summarized data by PRODUCT_ID and a calculated column, PRODUCT_TOTAL, with the formula QUANTITY * PRICE.In which type of node do you define the calculation to display the correct result?
You implement a referential join between Table A and Table B, but when you query the calculation view, Table B is not pruned.
What could be the problem?Note: There are 2 correct answers to this question.
Why would you write your SQL code in a procedure instead of a function? Note: There are 3 correct answers to this question.
You are deploying a new calculation view, A, that uses calculation view B, as shown in the diagram.
When you preview calculation view A, the account number is not masked.What could be the reason?
In a calculation view, why would you choose the DEPRECATED setting?Note: There are 2 correct answers to this question.