Questions for the C-HAMOD-2404 were updated on : Dec 01 ,2025
Why would you implement SQL in calculation views? Note: There are 2 correct answers to this
question.
B D
In your calculation view, you want to consume a custom data source defined using SQLScript. In
which type of object do you write your code?
D
In a calculation view, your table function node executes a table function that requires input
parameters.
How can you fill the input parameters of the table function? Note: There are 3 correct answers to this
question.
A D E
Why would you use an anonymous block when writing SQLScript?
B
In a calculation view, why would you implement an SQL expression? Note: There are 3 correct
answers to this question.
A B C
You create a table function to remove historic records, sum the current total weekly working hours
for each employee, and update the personnel table with the results. The deployment of the table
function fails.
Which of the following could be a valid reason?
C
You create a user-provided service to access tables in external schemas.
In which file type do you assign the user-provided service to your database module?
D
A cube calculation view consumes a dimension calculation view. You rename the design time file of
the dimension view but do NOT choose the option to rename the runtime view and adjust the
reference. Afterward, you perform the following operations:
•
A: Build/deploy the dimension calculation view as a single object.
•
B: Build/deploy the entire SAP HANA database module. What is the outcome of the
build/deploy operations?
D
You deleted the design-time file of a calculation view in your HDB module.What is the recommended
way to ensure that the corresponding runtime object is also removed from the database?
A
In an XS Advanced project, what is the purpose of the .hdiconfig file?
C
Why do we use Git when modeling calculation views?
C
Which project structure object corresponds to a unique HDI container?
B
You have imported a new calculation view into a folder that contains an .hdinamespace file. This
calculation view consumes one data source, which is a table. When trying to build the calculation
view, the build fails with a namespace-related issue.What could be the reason? Note: There are 2
correct answers to this question.
B C
In a calculation view, why would you choose the DEPRECATED setting? Note: There are 2 correct
answers to this question.
A B
You import a project that includes an SAP HANA database (HDB) module to your workspace. You
need to create a calculation view that uses data from a table located in an external schema within
the same local database.
Which of the following items do you need? Note: There are 2 correct answers to this question.
A D