SAP FOREIGN KEY DEPENDENCY - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 IN

foreign key dependency
Relationship between a foreign key table and a check table. A foreign key table usually only contains entries for which the content of the foreign key also occurs as content of the primary key in the check table.
ABAP_MORE_INFO