Hi All,
I want to the purpose of value table at Domain level???
For example i have 2 tables in which i have the common key fields...
First table contains one field ----city & I have 3 entries.
Second table i have 3 fields along with city field, i have used same data element in first table of city field.
How i can validate domains values in second table with first table values.
If i can make foreign key relationship it is validating ,but what is the functionality of value table maintained in domain.
can any one give example with 2 custom tables.