SAP DDIC DATABASE TABLES FORKEYREL
Get Example source ABAP code based on a different SAP table
ABAP_DDIC - Foreign Key Dependencies
A foreign key dependency is a semantic dependency between two DDIC database tables, namely a
The definition of a foreign key dependency is done in the foreign key table. By assigning check tables to table fields, the table fields become
BEGIN_SECTION VERSION 5 OUT
Foreign key dependencies are evaluated during input checks, for input help on dynpros and in Web Dynpros, when creating
In a check table,
END_SECTION VERSION 5 OUT