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

search help

Former Member
0 Likes
652

Hi All,

I have a tbale in that table I need that table should accept only predefined values for a praticula field.

For Example:

Ztext: is the field name

Let the input should be 1.YES :y

2. No: N

when ever I go for help or provide input it sholud accept Y or N.

Need help.

Thanks in Advance.

Can any body tell me how to do all these at the domin level.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
620

Hi,

When you create domain that time you can specify required values in the Value Range tab.

There you have three options

1. single value

2. Intervals

3. value table.

Regards,

Selva

5 REPLIES 5
Read only

Former Member
0 Likes
621

Hi,

When you create domain that time you can specify required values in the Value Range tab.

There you have three options

1. single value

2. Intervals

3. value table.

Regards,

Selva

Read only

0 Likes
620

Hi,

If its a predefined one.

Read only

0 Likes
620

Thanks boss,

Solved my probelm,

But if its a predefined table then how can I will do it, Shall it be the same way, or any thing different. if tis different then please drop me the answer.

Read only

0 Likes
620

Hi,

if it is predefined one then you need to follow this ,

Goto-->Fixed value Append

It'll show you a pop up saying "No append defined for domain ABA_FLAG_3" press ok

It'll ask you a name and then enter your values.

Regards,

Selva

Read only

0 Likes
620

Hi Selva,

Thanks it helped.

Thanks once again.