Skip to Content
0
Feb 14, 2011 at 09:47 AM

Change the decimal places of a field in screen table control

746 Views

HI ,

I have a MENGE field having data element as , BSTMG (decimals 3 ).

This field MENGE , I have used in a table control. The value in this field is filled from a custom Z-table where the same data element BSTMG is used. So , for eq.) value in MENGE field is shown as 6.010

But the requirement is that the value should be displayed as only 2 decemals i.e.) 6.01

I dont want to change the domain of the field in the Z-table , to 2 decimal places , because the table is used in other developments also , so it will give a dump there which I have to correct in other developments also.

So , is there any way to change the decimal places of a field in screen table control , without changing the domain , in the table from where the value is fetched... ????

Edited by: abhijeet_7013 on Feb 14, 2011 3:18 PM