Hello Experts,
I am trying to achieve an Excel download to desktop and to the application server based on a checkbox click in selection screen. It is currently workign fine. but the below points are to be looked into.
- Amounts are coming with negative sign at the end, which is to be amended to front of the value.
In report sap screen and csv download, negative sign is at end of character string. Excel does not recognize the amount value as a number, without reformatting fields.
- Date values are displayed and downloaded in CSV as YYYYMMDD. Change this so that dates are converted to the user default.
- Decimal Notation, is currently output with a decimal point "." Should use user default.
I ried this by using character fields, but this doesnt work. COuld you please drop in your suggestions.
Regards,
A