Skip to Content
0
Jun 20, 2018 at 03:10 PM

GUI_DOWNLOAD – Format number error

284 Views

Hi all:

I’m having some problems with the format number when using the GUI_DOWNLOAD function (filetype = ‘DBF’).

I’m converting an itab with several columns from the VBAP table. My problem is that, while several of the numeric columns (eg. NETPR, KZWI1 thru KZWI5, etc) show the right decimal separator (for us, a comma), the NETWR column (CURR, length 15, dec 2) appears with a period as a decimal separator (which is wrong for us). If I check the itab values they look ok. In fact, just before executing the function the data is displayed with an ALV, and it has the correct decimal separators (even for the NETWR column).

Any ideas why this should be happening?

Thanks in advance,

Luis