Application Development 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: 

with respect to CHECK TABLE & VALUE TABLE

Former Member
0 Kudos

we know that check table provides field level validation and value table provides input help or value help to a tale field.

also, value table can be proposed as check table when we are trying to create a foreign key relationship for a table field..

but here goes my QUESTION:

i created this whole foreign key table relationship and provided a check table for validation at field level.

but when i gave value table as check table , the input validation did not took effect UNTILL i created a foreign key relationship with that field.

so, why this happened- the validation should have taken place since the field at domain level was having a value table as value help.

1 REPLY 1

Sandra_Rossi
Active Contributor
0 Kudos

I can't tell you why it was designed like that. A value table is only for defaulting the check table of a foreign key.