nerdexam
SAP

C_HANAIMP151 · Question #283

Which CE function do you use to implement the following SQL statement? SELECT DATE, SHOP_ID, PRODUCT_ID, QUANTITY * COST AS "PRICE" FROM SALES_DATA;

The correct answer is D. CE_CALC. See the full explanation below for the reasoning.

Question

Which CE function do you use to implement the following SQL statement? SELECT DATE, SHOP_ID, PRODUCT_ID, QUANTITY * COST AS "PRICE" FROM SALES_DATA;

Options

  • ACE_AGGREGATION
  • BCE_CALC_VIEW
  • CCE_CONVERSION
  • DCE_CALC

How the community answered

(37 responses)
  • A
    3% (1)
  • B
    16% (6)
  • C
    8% (3)
  • D
    73% (27)

Community Discussion

No community discussion yet for this question.

Full C_HANAIMP151 Practice