SAP
C_HANAIMP_18 · Question #59
You combine two customer master data tables with a union node in a calculation view. Both master data tables include the same customer name. How do you ensure that each customer name appears only…
The correct answer is C. Include an aggregation node above the union node. See the full explanation below for the reasoning.
Question
You combine two customer master data tables with a union node in a calculation view. Both master data tables include the same customer name. How do you ensure that each customer name appears only once in the results?
Options
- ADefine a restricted column in a union node.
- BIn the union node, map both source customer name columns to one target column.
- CInclude an aggregation node above the union node.
- DAdd an intersect node above the union node.
How the community answered
(25 responses)- A4% (1)
- B8% (2)
- C80% (20)
- D8% (2)
Community Discussion
No community discussion yet for this question.