Skip to Content
0
K C
Jan 11, 2008 at 11:07 AM

ACSII character recognition

42 Views

i have an internal table with a 150 character long field(char 150) which has some value i want to replace character in that field with ASCII value less than 32 with space (ASCII 32).

how can i find that in internal table and replace it