Skip to Content
0
Former Member
Apr 01, 2009 at 03:58 AM

Issue with REPLACE Command

40 Views

Recently i got to work in 4.6C and came across an issue with the statement

REPLACE ALL OCCURRENCES OF CL_ABAP_CHAR_UTILITIES=>HORIZONTAL_TAB IN WA2 WITH SPACE. . I came to know that the class CL_ABAP_CHAR_UTILITIES=>HORIZONTAL_TAB does not exist.

So how can i remove these tabs ?