2007 Feb 27 9:11 PM
Hi,
Can anyone tell me what does the values of the field T006-andec mean?
what is the impact if t006-andec = 0 or 3 or 99?
For example , the unit of measure FT has t006-andec as 99.
If I have a value 16.556 FT how should this be displayed. Should the decimals be stripped off or not?
Hi,
Can anyone tell me what does the values of the field T006-andec mean?
what is the impact if t006-andec = 0 or 3 or 99?
For example , the unit of measure FT has t006-andec as 99.
If I have a value 16.556 FT how should this be displayed. Should the decimals be stripped off or not?
2007 Feb 28 7:42 AM
hi,
use F1:
your 2nd qu. (FT) : 0
look here
http://help.sap.com/saphelp_470/helpdata/en/2a/fa0122493111d182b70000e829fbfe/frameset.htm
A.
Message was edited by:
Andreas Mann
2007 Feb 28 7:46 AM
Hi,
The field ANDEC gives the No. of decimal places to which rounding should be performed for a field.
In the case of 16.556 here the value of ANDEC is 3, since the value is rounded upto 3 decimal places.
Regards,
Anji
2007 Feb 28 7:47 AM
suppose andec = 3 .
value
123.2416.
new value is
123.242.
it is rounding of the value of decimal places .