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: 

Values for a field in table

Former Member
0 Kudos

Hi Experts

Can you explain me that, in table some of the fields has predefined values, whether its a value table or what.

Pls explain, how to set predefined values for particular fields to our own tables.

Thank in advance.

Regards

Rajaram

1 ACCEPTED SOLUTION

Former Member
0 Kudos

By using the VALUE TABLE , we ca set the pre defined values to a field at the domain level.

While creating domain, we can give these values.

when we assign a domain for a field(Data Element), those values will come automatically to this field

Narendra

4 REPLIES 4

Former Member
0 Kudos

Hi,

you can explicitly mention domain range as value table for the fields in the database table.

Also the search help can be maintained for the fields in SE11 transcation where the value table can be specified.

Reward appropriate points.

Regards,

Mansi.

0 Kudos

Thank you for ur replay and

how to know whether value table applied for a field or not.

Former Member
0 Kudos

By using the VALUE TABLE , we ca set the pre defined values to a field at the domain level.

While creating domain, we can give these values.

when we assign a domain for a field(Data Element), those values will come automatically to this field

Narendra

Former Member
0 Kudos

Hi,

It can be:

1. Definition as in domain.

2. Explicit search help.

3. Implicit search help.

Regards

Eswar