‎2008 Sep 16 3:04 AM
Hi
alv report downloading data to text file.
Currently amount field is display like 2,056.10 it's fine.
But the text file amount field should be 205610 this.
How to do this? pls help me
Regards
Kumar
‎2008 Sep 16 3:49 AM
did you mention the decimal_out field in the fieldcatalog.
decimal_out = 2.
for currency and quantity fields you have to give the ref_field and ref_table details also.
‎2008 Sep 16 3:49 AM
did you mention the decimal_out field in the fieldcatalog.
decimal_out = 2.
for currency and quantity fields you have to give the ref_field and ref_table details also.