SAP NON UNICODE - Obsolete



Get Example source ABAP code based on a different SAP table
  



Obsolete Disabling of the Unicode Check
When a program is created, the ABAP language version ABAP_STANDARD with enabled Unicode checks is set by default.
Programs with the language version ABAP_STANDARD work in Unicode systems and non-Unicode systems.
Programs with the obsolete language version ABAP_NON_UNICODE only work in non-Unicode systems.
In the current AS ABAP release, only Unicode systems are supported. Programs with the language version ABAP_NON_UNICODE can no longer be executed in the current release. The ABAP language version must not be set back to ABAP_NON_UNICODE . Higher ABAP language versions are possible because they cover the Unicode checks.

ABAP_PGL
Program Properties
ABAP_PGL_END