Skip to Content
0
Former Member
Nov 09, 2005 at 09:23 AM

how to restrict any field to go beyond 2 decimal digits

29 Views

when I am extracting a value of 31.899999999 from database I want to show it as 31.89.

My program is showing dump because value is going more than 31 decimals.

dumotab-clsgr = dumotab-clstk * dumotab-netpr.

regards

Mave