SAP Certified Associate – ABAP Cloud Developer — Question 6

What is the purpose of a foreign key relationship between two tables in the ABAP Dictionary?

Answer options

Correct answer: C

Explanation

The correct answer is C because a foreign key relationship is designed to enforce data integrity by ensuring that the values in one table correspond to valid entries in another. Options A and B do not capture this critical aspect of data integrity; they focus on documentation and creation rather than the enforcement of valid relationships.