It’s time to put what you’ve learned to the test, get 7 questions right to pass this unit.
Q1.
You need to display an error text. Where do you create it?
Choose the correct answer.
A
In a text pool.
B
In a global class.
C
In a message class.
Q2.
What does the annotation @Consumption.ValueHelpDefiniton specify?
There are two correct answers.
A
A list of possible entries
B
A CDS view that provides the hit list
C
A list of fields in the hit list
D
The field that provides the selected value
Q3.
When you create a validation, what does the system generate automatically?
Choose the correct answer.
A
A fully-implemented method in the global class of the behavior implementation.
B
A fully-implemented method in the local class of the behavior implementation.
C
An empty method in the global class of the behavior implementation.
D
An empty method in the local class of the behavior implementation.
Q4.
When you create a database table to generate a RAP application, you must create a client field. Which data type must it have?
Choose the correct answer.
A
The data element MANDT.
B
The built-in ABAP Dictionary type abap.clnt.
C
The built-in ABAP Dictionary type abap.char(3)
Q5.
In the validation, you use the READ ENTITIES statement to read the data entered by the user. Which parameter of the validation method do you use to ensure that the correct data is retrieved?
Choose the correct answer.
A
KEYS
B
FAILED
C
REPORTED
Q6.
Where do you declare fields as read-only?
Choose the correct answer.
A
In the metadata extension
B
In the behavior implementation
C
In the behavior definition
Q7.
Which of the following can you use to specify the data type of a column in a database table?
Choose the correct answer.
A
Domain
B
Data element
C
Local type
Q8.
Which of the following parts of a behavior definition are generated automatically?
There are two correct answers.
A
Draft enabling
B
Validations
C
Determinations
D
Create, update, and delete operations
To complete the knowledge quiz you need to create an account or login