Question 11

Which of the following environments run on the SAP multi-cloud foundation? Note: There are 2 to choose.
  • Question 12

    Which of the following are capabilities of the SAP Cloud Connector? Note: There are 2 to choose.
  • Question 13

    Which of the following are benefits of SAP Business Application Studio? Note: There are 3 to choose.
  • Question 14

    A global account has a relationship with entitlements. The cardinality of this relationship is "0-n" as shown in the graphic. What are the cardinalities for the other relationships in the attached diagram? (Drag and drop the labels at the bottom onto the framed locations of the image above.)

    Question 15

    You have implemented a simple bookshop CAP application for the purpose of selling books. You want to implement an event handler in the bookshop-service, that calculates a discount of 10 % on the price of books written in English ("en"). In all other cases, you want to calculate a discount of 5 %. The price should be calculated after books are read from the service. Drag the code snippets from below into the correct parts of the event handler implementation. Drag the key and value items from below into the correct parts of the descriptor file.