Hi all,
I am currently working on an upgrade project form 4.6c to ecc and i am facing a poblem
Like
ws_tab_char(1) type x value '09',
replaced with : ws_tab_char type c value CL_ABAP_CHAR_UTILITIES=>HORIZONTAL_TAB,
in unicode.
i need,
ws_tab_char(1) type x value 'FF'.
AND ws_tab_char(1) type x value '20'.
Replacements to suit unicode.
You will never be rewarded for sure.
Thanks in advance,
Suresh P N V
Edited by: Rob Burbank on Apr 21, 2009 9:24 AM