Hi,
When I view the contents of a table in the ABAP debugger ALV decimal numbers are not displayed.
Example:
I have a internal table, which has a field (type p) with value "1.234", for example.
When I open the internal table in debug mode (Table Contents tab), the value is displayed correctly, but when I switch to "Table Display in ALV", this value is displayed as "1".
This problem also occurs when exporting the table content to spreadsheet.
Does anybody know how to solve this issue?
Thanks in advance!
Robson