Skip to Content
0
Former Member
Sep 22, 2005 at 02:36 PM

abap

17 Views

hi folks,

I am reading a field value from a table into a variable that goes like '345-7890123<b>-</b>' there is this '-' after the number and need to remove it.

How can I use 'trim' here?

Thanks

Vinu