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
Language Environment ABAP programs can be programmed so that they can be executed in different language environments without changing the source code. The language environment of a program includes:
a language-dependent text pool that contains the text elements of an ABAP program
the language-dependent text environment that determines the locale and the system code page
country-specific formatting settings that determine the format of numbers, date outputs, and time outputs.