Question 51

You define an SAPUI5 application as the target in a target mapping. Which of the following are mandatory?
There are 3 correct answers for this question.
  • Question 52

    Which of the following new repository object types were introduced with ABAP CDS?
    There are 3 correct answers to this question.
  • Question 53

    Which of the following features are part of the new syntax for Open SQL? Note: There are 2 correct Answers to this question.
  • Question 54

    When creating CDS-based BOPF Business Objects, the system generates several additional repository objects. Among those objects are objects in the ABAP Dictionary. Which types of ABAP Dictionary objects are generated? Note: There are 2 correct Answers to this question.
  • Question 55

    You implement the Behavior of a CDS-based BOPF Business Object. You call method update( ) of the BOPF data modifier to update instance data of node ZMY_NODE. How do you type the actual parameter of import parameter IS_DATA?