SAP
C_DS_42 · Question #36
You must calculate the total value of all orders, including their discounts, for reporting purposes. Currently these details are found in different tables. Use the sum function to calculate the…
The correct answer is C. the Project area , right click your Omega project and choose New batch job. D. Enter the job name Alpha_Order_Sum_Job . E. In the Alpha_Order_Sum_Job workspace, from the toolbar, choose the Data Flow icon. See the full explanation below for the reasoning.
Question
You must calculate the total value of all orders, including their discounts, for reporting purposes. Currently these details are found in different tables. Use the sum function to calculate the total value of orders in the Order_Details table. How to create a new batch job called Alpha_Order_Sum_Job with a data flow Alpha_Order_Sum_DF?
Options
- AChoose the Where tab or the From tab.
- BChoose the Propose Join button.
- Cthe Project area , right click your Omega project and choose New batch job.
- DEnter the job name Alpha_Order_Sum_Job .
- EIn the Alpha_Order_Sum_Job workspace, from the toolbar, choose the Data Flow icon.
How the community answered
(32 responses)- A16% (5)
- B9% (3)
- C75% (24)
Community Discussion
No community discussion yet for this question.