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: 

Custom Value Table attached to Domain

Former Member
0 Kudos

hi,

I created a custom table and a domain; I created some data in the custom table and attached this to the domain as a value table. But when I tried to do a F4 request value, the data from the value table is not showing.

3 REPLIES 3

Former Member
0 Kudos

Just attaching the table will not show you F4 help for the field.You need to maintain foreign key relation ship with the table. But in this case you are attaching the same table to the Domain of the same table..here relationship is not possible.You can try to give Fixed values or Value ranges in the domain which can give you F4 Help.

You value table will become check table only when relationship is maintained.

Regards,

Gurpreet

Former Member
0 Kudos

Hi,

After you created an custom table and assigned

possible values to its fields domain then that field

must be used as an foreign key in another table then

only those values added to its domain while custom

table creation will get in the f4 functionality in the

next table where that field will be used as an foriegn

key.

Hope it helps

Regards

Mansi

former_member222860
Active Contributor
0 Kudos

Hi

Whether you activated after attaching!!