Which CDS annotation do you use to add a section to an ObjectPage?
Please choose the correct answer.
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?
Please choose the correct answer.
You implement the behavior of a CDS-based BOPF Business Object. For which of the following tasks can you reuse the implementation from the BOPF public library?
Please choose the correct answer.
You use the UNION in the Open SQL statement in release 7.50.Which of the following must you use?
There are 2 correct answers to this question.
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?
There are 2 correct answers to this question.
How could you replace the statement CONCATENATE a b INTO c.?
There are 2 correct answers to this question.
You are creating an enhancement implementation using key user extensibility. Which of the following can you do in the web-based ABAP editor?
There are 3 correct answers to this question.
Which of the following repository objects offer a preview function?
There are 2 correct answers to this question.
You want to add a validation to a Custom Business Object. Which pattern do you choose for your custom logic?
Please choose the correct answer.