types - Minus sign on the left and comma as separation sign -


i want display decimal number on alv. minus sign on negative values shown on right side. when use fa "cloi_put_sign_in_front" need use char typed value. if comma replaced separation point.

how can achieve both, minus sign on left , comma separation sign.

thanks hints!

try using cl_salv_column method set_edit_mask set either classic mask or conversion exit. reason, method lost in translation of online documentation - present in german version, missing in english version.


Comments

Popular posts from this blog

qt - QML MouseArea onWheel event not working properly when inside QML Scrollview -

java - is not an enclosing class / new Intent Cannot Resolve Constructor -

python - Error importing VideoFileClip from moviepy : AttributeError: 'PermissionError' object has no attribute 'message' -