nerdexam
SAP

C_HANAIMP_18 · Question #55

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…

The correct answer is A. Projection. See the full explanation below for the reasoning.

Question

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?

Options

  • AProjection
  • BUnion
  • CAggregation
  • DJoin

How the community answered

(19 responses)
  • A
    74% (14)
  • B
    16% (3)
  • C
    5% (1)
  • D
    5% (1)

Community Discussion

No community discussion yet for this question.

Full C_HANAIMP_18 Practice