Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8372

Re: Need to put condition on Hex

$
0
0

I guess your character is in fact U+00A0 which is the Unicode nobreak space. It appears 0A00 because of the "endianness" of your system. You may initialize a character variable with any unicode code point using: DATA nobreakspace(1) TYPE c. nobreakspace = cl_abap_conv_in_ce=>uccp( '00A0' ). Then you may use nobreakspace as you wish.


Viewing all articles
Browse latest Browse all 8372

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>