Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Cannot validate foreign key

Former Member
0 Likes
512

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

2 REPLIES 2
Read only

anilsonesar
Explorer
0 Likes
478

Hi Amit ,

As you are Saying you have kept foreign Key.

See "Check Required" Check Box is Marked.

Regards,

Anil Sonesar

Read only

Former Member
0 Likes
478

I think you don't create the relationship between the primary table and the foreign table.

Check it out