‎2006 Feb 06 2:38 PM
hi all i have a doubt please clarify this imm points allotted for all help ful answers
here is my requirement.
field dataelement datatype lengt
status yiamstatus(i need to create) char 3
values:
NEU
ANF
GEN
like this is the re quirement how can i get values in dataelement.and i did not have any domain here datatype is char but its length is not 3 how can i do.
‎2006 Feb 06 2:45 PM
Hi Babita,
You have to define a domain and maintainvalues at Fixed value range ( NEU, ANF and GEN). Then assign that domain to your data element.
Lanka
‎2006 Feb 06 2:45 PM
Hi Babita,
You have to define a domain and maintainvalues at Fixed value range ( NEU, ANF and GEN). Then assign that domain to your data element.
Lanka
‎2006 Feb 06 2:49 PM
Hi Babita,
In order to restrict ur data element for the specified values u need to ceated a domain.
If you use predefined type for domain say char then u cant restrict the dataelement for these values.
Thanks & Regards,
Ankur
‎2006 Feb 06 2:51 PM
Hi Babita,
you cannot assign values to data element, you need to assign values to domain, so you need to create the domain and attach it to your data element.
if you want the values then you can define , under tab value range =>fixed values and corresponding text.
regards
vijay