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

value table creation

Former Member
0 Likes
834

Hi ,

How to create a value table for a domain.

Regards,

Jeetu

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
782

Value Table is like any other table

When you link that to a Domain, its called Value Table

To link a table to a domain, go to Value Range Tab of the Domain.

And give the name of the table in the "Value Table" box.

The value table must have a field with same domain.

5 REPLIES 5
Read only

Former Member
0 Likes
782

Hi,

U can create a normal database table with fixed values and include tht table name in the Value table of domain.

Hope this is helpful.

Regards,

Saba

Read only

Former Member
0 Likes
783

Value Table is like any other table

When you link that to a Domain, its called Value Table

To link a table to a domain, go to Value Range Tab of the Domain.

And give the name of the table in the "Value Table" box.

The value table must have a field with same domain.

Read only

0 Likes
782

I have created a value table and stored some values also. But after assigning in value table the values does not apper in F4 of another table where this domain has been used.

Any help?

Read only

0 Likes
782

Hi Jeetu,

Value table is nothing but default check table..

for example if u use say field werks and give data elements werks_d ,then if u go and see the domain the value table field will be filled by T001W which is the parent or master table...It will automatically be populated...

Regards,

Nagaraj

Read only

Former Member
0 Likes
782

Hi,

First you need to create a normal database table. In the domain in the value range tab give the table name.Then it becomes the value table.

Regards,

Bharathi