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)- A3% (1)
- B16% (6)
- C8% (3)
- D73% (27)
Community Discussion
No community discussion yet for this question.