2007 Jul 03 4:04 PM
Hi,
I need to create a table field with contains value like 9999.9999
which data type i need to use
pls suggest
thanks in advance
karthik
Hi,
I need to create a table field with contains value like 9999.9999
which data type i need to use
pls suggest
thanks in advance
karthik
2007 Jul 03 4:07 PM
2007 Jul 03 4:08 PM
use numc.
declare number of characters 8 & decimal place 4.
sorry in numc, int u cant give decimal place use quan
Message was edited by:
Kalpanashri Rajendran
2007 Jul 03 4:08 PM
Hi
create a New domain with datatype = QUAN (for Qty's) or CURR (for currency) and define 4 decimals and define the total length like 16 and use that domain to a dataelement and use that data element
Reward points for useful Answers
Regards
Anji
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |