SAP UCS2 - Glossary

Get Example source ABAP code based on a different SAP table
  

Warning: Undefined variable $prev in /customers/b/9/9/trailsap.com/httpd.www/sap-help/index.php on line 54
ARTICLE

UCS-2
Two byte Unicode character representation. In this representation, all characters are displayed using two bytes. The main difference to UTF-16 is that UCS-2 does not support characters from the surrogate area. The ABAP programming language supports UCS-2 in Unicode systems and hence does not support surrogates.