i m selecting data from DBtable into my internal table there i have a field type packed length 15 in the table i have negetive amount like (152523 -) . i want to place the negetive sign from the suffix to the prefixx.
means (- 152523) i can do this but i want to know the best possible way to do this without modifying the DBtable fields .
waiting for your reply
Message was edited by:
pawan kumar jha