Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Problem with Table Maintenance Generator

Former Member
0 Likes
331

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

2 REPLIES 2
Read only

Former Member
0 Likes
296

Hi,

1.While creating the Domain,place the decimals there 3.

2.Then in table maintenace genrator appears.

Regards,

KUmar

Read only

0 Likes
296

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