‎2008 Nov 26 6:17 AM
Hi,
Requirement is to have the decimal notation in the user specific setting in the downloaded excel file.
Whatever format is chosen by the user (tcode su01), must appear in excel file.
I have tried with using SET COUNTRY right before the fn call GUI_DOWNLOAD, but it doesn't work.
Please suggest a relevant solution.
Thanks.
‎2008 Nov 26 6:34 AM
Hi
Abhinav ..
Are You creating BDC ??
If yes then on which field(Type) u want to apply this decimal notation ?
Regards
Nishit Joshi
Edited by: NISHIT JOSHI on Nov 26, 2008 12:04 PM
‎2008 Nov 26 6:40 AM
Hi,
I am not creating a BDC. I am downloading an excel/text file to PC. All the fields are amount fields.
These fields should have the decimal notation according to the user's default settings. i.e. If user has set the decimal separator as comma and thousand separator as '.' or vice versa, then it should be same in the downloaded file.