Knowledge quiz

It's time to put what you've learned to the test, get 8 right to pass this unit.

1.

For which types of associations does CDS provide direct support?

There are three correct answers.
2.

Which of the following are elements defined on the sap.common.CodeList aspect?

There are two correct answers.
3.

Which of the following are elements defined on the sap.common.Currencies entity?

There are three correct answers.
4.

Which statements regarding the exposing of associations in service interfaces are correct?

There are two correct answers.
5.

You want to extend the definition of the entity Authors by the two named aspects A and B. Which syntax do you use for this purpose?

Choose the correct answer.
6.

What directives are available in CDS to add secondary aspects to a core domain entity?

There are two correct answers.
7.

You have created your own code list called Epochs and want to use this in the Authors entity via an element named epoch to assign an epoch to an author. How do you define this epochelement?

Choose the correct answer.
8.

You want to use the predefined countries code list to assign a publication country to a book using the publCountry element of the Books entity. The predefined type Country and the sap.common.Countries code list have already been imported into your CDS model. How can you define the publCountry element?

There are two correct answers.
9.

Which of the following is a type or aspect from the pre-built model shipped by CDS, that provides common types and aspects for reuse?

There are four correct answers.
10.

You want to use the two common reuse aspects CodeList and Currency from the pre-built CDS model to extend the definition of a domain entity. What syntax can you use to import these aspects into your CDS model?

Choose the correct answer.