‎2007 Jul 30 4:38 PM
Hi friends,
I created a table but some fields are not accepting negavtive values I declared and Decimal.
Pls suggest datatype to accept negative values
thanks
karthik
‎2007 Jul 31 6:32 AM
you can use this domain
" WERT7. or else
you can use datatype
" CURRwith sign check box tick .
reward points if it is usefull .....
Girish
‎2007 Jul 30 4:44 PM
You can use data element : WRBTR and domain WERT7
Thanks
Seshu
‎2007 Jul 31 6:29 AM
please use the data type as
" INT4.
reward points if it is usefull ...
Girish
‎2007 Jul 31 6:32 AM
you can use this domain
" WERT7. or else
you can use datatype
" CURRwith sign check box tick .
reward points if it is usefull .....
Girish
‎2007 Jul 31 6:56 AM
‎2007 Jul 31 7:05 AM
If you want your table field to accept sign
Then at domain level activate "sign " option
example : check domain "UMS_ANZ"
‎2007 Jul 31 7:51 AM
please use the data type as INT4 and select the check box for SIGN
‎2007 Sep 07 12:12 AM
Is there a domain or data element that will display negative numbers in parentheses (123) as opposed to the trailing minus sign 123-?
‎2007 Sep 07 8:15 AM
‎2007 Sep 07 10:57 AM
Hi,
Please refer to the domain <b>'PW_QUAN13'</b> in this sign option is checked for it.You can create a domain in this format and assign it to the data element.
regards
Praba