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)- A3% (1)
- B10% (3)
- C3% (1)
- D83% (24)
Community Discussion
No community discussion yet for this question.