‎2011 Feb 04 1:08 AM
Hi,
I am facing problem validating input on a foreign key field.
I have created a foreign key table ZTEST with 2 fields MANDT and LAND1 and have declared a foreign key on LAND1 using T005 as check table.
But the data that i enter in this table is not getting validated even if enter an invalid country code.
I am working on IDES 4.7
‎2011 Feb 04 6:29 AM
Hi Amit ,
As you are Saying you have kept foreign Key.
See "Check Required" Check Box is Marked.
Regards,
Anil Sonesar
‎2011 Feb 04 10:28 AM
I think you don't create the relationship between the primary table and the foreign table.
Check it out