I want to display a decimal number on an ALV. But the minus sign on negative values is shown on the right side. When I use the FA "CLOI_PUT_SIGN_IN_FRONT" I need to use a char typed value. If I do that the comma is replaced by a separation point.
How can I achieve both, minus sign on the left and comma as separation sign.
Thanks for any hints!