‎2008 May 12 2:44 PM
Hi Friends
I created a table maintenance generator for a ztable. There were 5 fields in the table. Two fields are of currency datatype with 3 decimals.
When i display the contents in the table it shows the contents properly as
0.700
0.640
0.350, etc.
But when i display the contents in table maintenance generator it show the contents as
7.00
6.40
3.50, etc.
when i try to make it 0.700 in the table maintenance generator it gives an error.
If you have any ideas on this please let me know.
Thanks
Britto
‎2008 May 12 2:51 PM
Hi,
1.While creating the Domain,place the decimals there 3.
2.Then in table maintenace genrator appears.
Regards,
KUmar
‎2008 May 12 3:00 PM
Hi
I have maintained the decimals as 3. If i dont maintain it as 3 it will not gets displayed in table contents display also.
Britto