Hi,
I am filling a table on BSP page with values from an internal table returned by a Function module. I am having a field in the internal table with data type FLTP 16. I am copying the value in that field to a variable of type C and using that variable in the BSP table. But the BSP displaying that value with a blank space in thousands separators place. Can anybody explain why this is happening?
Add a comment