‎2007 Nov 16 3:20 PM
Hi frnds,
I have written a alv report in which i have amount field , so my requirement is that when i am filtering my amount field with any value i am getting following error
actually my error is
"When I try to filter by value in the ALV report, it gives out error 'too many decimal places, maximum (0)"
so frnds can anyone give me any solution for the above.
Thanks
satish
Message was edited by:
satish kau
‎2007 Nov 16 3:28 PM
‎2007 Nov 16 3:37 PM
No satish,
i am doing that from standard SAP tables.
Thanks,
satish
‎2007 Nov 16 3:37 PM
In your fieldcatalog you need to assign the reference curreny field for that Amount field
FCAT-cfieldname = 'WAERS'.
FCAT-ctabname = 'T001'.Regards,
Naimesh Patel