2011 Mar 17 2:16 PM
Hi,
While downloading data using FM 'SAP_CONVERT_TO_XLS_FORMAT' or 'GUI_DOWNLOAD' in EXCEL format , the currency field is getting rounded off. Could some one suggest me how to avoid this?
Regards,
Sakthi
Hi,
While downloading data using FM 'SAP_CONVERT_TO_XLS_FORMAT' or 'GUI_DOWNLOAD' in EXCEL format , the currency field is getting rounded off. Could some one suggest me how to avoid this?
Regards,
Sakthi
2011 Mar 17 2:22 PM
Hi
Pass the value as hardcoded text, say if you have the amount as 124.34 then pass it as ="123.34". That should solve your problem.
Regards
Ranganath
2011 Mar 18 4:50 AM
Hi
change your currency field into character type in your program.
then try, hope it will work
thanks
LG
2011 Mar 18 6:40 AM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |