Question 26
You want to create a new CDS view VIEW1 that reads from CDS view VIEW2. VIEW2 has 2 input parameters, par1 and par2, with data type abap.char(10). Which of the following is the correct way to supply the input parameters?
Question 27
You want to add a validation to a Custom Business Object. Which pattern do you choose for your custom logic?
Question 28
You want to define an ABAP Managed Database Procedure (AMDP) . Which are requirements in the definition part of the class? Note: There are 2 correct Answers to this question.