‎2009 Jul 09 5:47 PM
I created a new Domain with type CHAR of length 30. On the Value Range tab, I need to enter a fixed single value of 30 characters; however, it only lets me enter 10 characters. How do I get around this limitation?
‎2009 Jul 09 6:40 PM
‎2009 Jul 10 5:32 AM
Hi,
Its not possible using Fixed value range. Only 10 chars are allowed for it. To achieve this you have to use value table instead.. This should solve your problem.
‎2009 Jul 13 1:22 PM
‎2009 Jul 13 2:14 PM
Hi
You have to create a Z table containg field of your length and assign it to value table in the Data Domain.
‎2009 Jul 13 10:48 PM
Why not put your 30 characters in the description and use a two character code say 01 for the domain value? The domain values are not meant for storing long text values. It is meant to be used as a code and description.