‎2008 Jul 28 10:46 AM
Hi All,
i m printing report in alv and the output of quantity is coming 3.00 but i want to display as 3 ... what shud i do to get output as 3..
Thanks & Regards
Ashu Singh
‎2008 Jul 28 10:51 AM
Hi Ashu,
Set the fieldcat attribute decimals_out = 0 for this field.
After getting the fieldcat, Modify the fieldcat for this field.
Thanks,
Vinod.
‎2008 Jul 28 10:51 AM
Hi Ashu,
Set the fieldcat attribute decimals_out = 0 for this field.
After getting the fieldcat, Modify the fieldcat for this field.
Thanks,
Vinod.