ABAP Keyword Documentation → ABAP Glossary
Unicode character representation
Character representation defined for Unicode. SAP supports the representations UTF-8, UTF-16, and UTF-32, and the byte order can be platform-dependent. UTF-16 is the system code page of a Unicode system. The ABAP programming language supports UCS-2 and hence UTF-16 without surrogates.