Question 11

Why would you use parameter mapping in a calculation view? Note: There are 2 correct answers to this question.
  • Question 12

    What are some of the restrictions that apply when defining parallelization blocks in calculation views?
    Note: There are 2 correct answers to this question.
  • Question 13

    Your calculation view consumes one data source, which includes the following columns:
    SALES_ORDER_ID, PRODUCT_ID, QUANTITY and PRICE. In the output, you want to see summarized data by PRODUCT_ID and a calculated column, PRODUCT_TOTAL, with the formula QUANTITY * PRICE. In which type of node do you define the calculation to display the correct result?
  • Question 14

    Why might you use the Keep Flag property in an aggregation node?
  • Question 15

    Why does SAP issue warnings about the use of imperative or procedural SQLScript statements?