nerdexam
SAP

C_HANAIMP142 · 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

(29 responses)
  • A
    3% (1)
  • B
    10% (3)
  • C
    3% (1)
  • D
    83% (24)

Community Discussion

No community discussion yet for this question.

Full C_HANAIMP142 Practice