ABAP Keyword Documentation → ABAP Glossary
foreign key dependency
Dependency between a foreign key table and a check table. A foreign key table usually only contains entries where the content of the foreign key also occurs as content of the primary key in the check table.