ABAP database Table foreign key relationship
Foreign keys are required to ensure data consistency through input checks by checking the data against input checks. Foreign key is a Field in one Table that is connected to another table via foreign key relationship and the purpose is to validate the data being entered in one table ( Foreign key table ) with […]
ABAP database Table foreign key relationship Read More »