Question 41

You want to search for custom code that needs to be adjusted. Which of the following tools can you use?
  • Question 42

    You use the following expression to address the internal table gt_flights: gs_flight = gt_flights[ carrid = IXXI connid = I9999I]. There is NO table entry with the specified key.
    What is the result of the statement?
    Please choose the correct answer.
  • Question 43

    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 44

    You are writing an ABAP Managed Database Procedure that contains a SELECT statement. How does client handling work?
    Please choose the correct answer.
  • Question 45

    You want to adjust validations of a RAP Business Object. You open the related Behavior Pool. On which tab do you find the method implementations?