Question 1

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?
  • Question 2

    What can you do in SAP S/4HANA Cloud, public edition? Note: There are 2 correct answers to this question.
  • Question 3

    You want to document a global class with ABAP Doc.
    What do you need to consider? Note: There are 3 correct answers to this question.
  • Question 4

    Which statement can you use to change the contents of a row of data in an internal table?
  • Question 5

    Constructors have which of the following properties? Note: There are 2 correct answers to this question.