‎2008 May 02 8:23 PM
Hi,
In the new verision ECC6 where unicode is enable, do you know the replacement for the following stament (defined in 4.6C).
DATA: CRLF(1) TYPE X.
By default, CRLF has a hexadecimal value of '00'.
Please help,
Chuong
‎2008 May 02 8:26 PM
‎2008 May 02 8:26 PM
‎2008 May 02 8:31 PM
Hi Rich,
I tried to use the class attribute cl_abap_char_utilities=>cr_lf, but infact this attribute has a hexadecimal value of '0D' which is different from '00'.
Please help,
Chuong
‎2008 May 02 8:32 PM