Question 36

You create a destination in SAP BTP cockpit. Which of the following destination types can you set in the Connectivity Service?
There are 2 correct answers to this question.
  • Question 37

    You implement an ABAP Managed Database Procedure (AMDP). You want to access some other objects from within your script code. Which of the following objects must you list after the USING addition?
    Note: There are 2 correct Answers to this question.
  • Question 38

    What can you define in an SAP Fiori catalog?
    There are 2 correct answers to this question.
  • Question 39

    You have written the following code: START-OF-SELECTION. LOOP AT itab INTO DATA(line). * ENDLOOP. The system creates a variable called Line. When is it created and when can you address it?
    Please choose the correct answer.
  • Question 40

    Which of the following ways can you use to address input parameter X in the CDS view definition? Note:
    There are 2 correct Answers to this question.