問題1
What describes multi-column internal tables?
What describes multi-column internal tables?
正確答案: A
問題2
You have the following CDS definition:

Which of the following ON conditions must you insert in place of "???"?
You have the following CDS definition:

Which of the following ON conditions must you insert in place of "???"?
正確答案: D
問題3
You have two database tables - ZDEPARTMENTS and ZEMPLOYEES. They are linked by a foreign key relationship:
ZEMPLOYEES is the foreign key table and ZDEPARTMENTS is the check table. A department may have any number of employees (including none at all).
What is the correct cardinality of the foreign key relationship?
You have two database tables - ZDEPARTMENTS and ZEMPLOYEES. They are linked by a foreign key relationship:
ZEMPLOYEES is the foreign key table and ZDEPARTMENTS is the check table. A department may have any number of employees (including none at all).
What is the correct cardinality of the foreign key relationship?
正確答案: B
問題4
You have attached a system field to an input parameter of a CDS view entity as follows:

What are the effects of this annotation? Note: There are 2 correct answers to this question.
You have attached a system field to an input parameter of a CDS view entity as follows:

What are the effects of this annotation? Note: There are 2 correct answers to this question.
正確答案: A,B
問題5
What is a class defined as part of an ABAP program called?
What is a class defined as part of an ABAP program called?
正確答案: D
問題6
What are some principles of encapsulation? Note: There are 2 correct answers to this question.
What are some principles of encapsulation? Note: There are 2 correct answers to this question.
正確答案: B,C
問題7
In a RESTful Application Programming object, where is the validation implementation code contained?
In a RESTful Application Programming object, where is the validation implementation code contained?
正確答案: C
問題8
Which of the following ABAP SQL aggregate functions accept an ABAP SQL expression (eg f1 +12) as input? Note: There are 2 correct answers to this question.
Which of the following ABAP SQL aggregate functions accept an ABAP SQL expression (eg f1 +12) as input? Note: There are 2 correct answers to this question.
正確答案: A,B